@media only screen and (min-width:200px) and (max-width:767px){
	.side_img img{
	width: 100%;
}

.image{
	height: 400px;
}
}