@media only screen and (max-width: 768px) {
    .mw-sm-100 {
        max-width: 100%;
    }

}