@media (max-width: 767px){
    .mt-0-resp{
        margin-top: 0px !important;
    }
    .mt-resp-right{
        margin-top: 15px;
    }
}