Görsellerin responsive için
img {
width:100%;
max-width:500px; //buraya kendi belirlediğiniz ölçüleride girebilirsiniz..
height:auto;
}