#motive {
    width: 100%;
    overflow: hidden;
    background-size: cover;
    min-height: 300px;
    height: auto;
    padding: 15px;
    background-position: center center;
    text-align: center;
    font-family: "open";
}