@media screen and (max-width:767px){
    .sm-py-0{
        padding-bottom: 0;
        padding-top: 0;
    }
}