.image-preview {
    background: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
}

.image-preview label, #callback-preview label {
    top: 200px;
    opacity: 1;
    background-color: #fb8a5f;
}

@media screen and  (max-width:767.98px){
    .section{
        margin-top: 0px!important;
    }
}

