
@charset "UTF-8";

@media (width <=480px) {
	.block_images_1 .wrapper_item {
		flex-direction: column-reverse;
	}
}