/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 23 2025 | 12:46:01 */
@media screen and (max-width:768px) {
	.tantou table.has-fixed-layout {
    width: 100% !important;
}
}

@media screen and (max-width:599px) {
.wp-block-image.campaign-img01.vk_block-margin-lg--margin-top img {
    width: 240px !important;
}
	
.wp-block-image.campaign-img02 img{
		width:80% !important;
		margin:0 auto;
}
}