@media (max-width: 550px) and (min-width: 300px) {
    div.bannerweb img {
        width: 105%;
    }
}
