@media (max-width: 450px) {
    .w50 {
        width: 100% !important;
        float: none;
    }
}

