@media screen and (max-width:768px){

.categoryBox div.map img {
	width:96%;
	height:auto;
}

}
