@media (max-width: 768px) {
    .no-padding-mobile {
        padding: 0 !important;
        }
    }