@media screen and (max-width:500px) {
.wrapper {
    width: 100% !important;
}
}