Hi, I use a nsp gk5 with the suffix "pattern" and on PC it looks good, but in mobile it looks like the attached image.
The URL is http://www.lavozdejujuy.com
@media only screen and (max-width:640px) {
#gkInset .box.pattern {
clear: both;
display: block;
float: none;
margin: 0 0 30px;
max-width: none;
width: 100%;
}
}