.rstpl-brand.pull-left.image {
    width: 500px;
}

@media (max-width: 980px) {
    .rstpl-brand.pull-left.image img {
        width: 330px;
    }
} 