@media (min-width: 350px) and (max-width: 1024px) {
    .el-dealership-section{
        padding-top: 40px !important;
    }
}