@charset 'UTF-8';
/*  Add Custom CSS here.  */
@media only screen and (max-width: 767px){
	.shop__info table th, .shop__info table th, .shop__info table td {
		font-size: 13px !important;
	}
}
