
@charset "UTF-8";

@media screen and (max-width: 900px) {
	#writer1+section .inner_item_img img,
	#writer2+section .inner_item_img img{
		max-width: 200px !important;
		width: 70% !important;
	}
}