@media screen and (max-width: 480px) {
img.logo1.img-responsive {
    width: 100%;
    height: auto;
}
}
Bunu kullan.