@charset "utf-8";
/* CSS Document */

.height-315 {height: 315px !important;}

@media (max-width: 767px) {
	.height-315 {height: auto !important;}
}