@media (max-width: 768px) {
    .w-50 {
        width: 100% !important;
    }
}