@charset "UTF-8";


/* Terms
------------------------------------------------------------*/

/* h2 */
.slide.h2Area{
	background: url(../../../uploads/terms/h2_bg.jpg) no-repeat center center;
	background-size: cover;
}

/*****************************************/
/*				 Tablet					 */
/*****************************************/

@media screen and (max-width: 960px) {

}

/*****************************************/
/*				 Mobile					 */
/*****************************************/

@media screen and (max-width: 680px) {


}


