.cats-container{
    margin-bottom: -540px !important;
}

@media (min-width:100px) and (max-width:768px){
    .cats-container{
        margin-bottom: -455px !important;
    } 
}