@media only screen and (max-width: 900px){
    .mt-mobile{
        margin-bottom: 20px !important;
    }

    #sync1 .item{
        height: 250px;
    }
}
