@charset "utf-8";
/*
 * ==========================================================================
 * 
 * [obog]
 * 
 * ==========================================================================
 */

.attention-box {
	border : 1px solid #cccccc;
	padding : 20px;
	background : #f5f5f5;
}


/**
 ****************************************************
 * 
 * screens smaller than 414
 * 
 ****************************************************
 */
 
/* 500ртоб */
@media only screen and (max-width: 500px) {
	
 

	
}