@media (max-width: 540px) {
	.container { min-width: unset; }
	.contents { max-width: 100%; }
    .cont_right { display: none; }

}