
/****** Tablet Device ******/
@media screen and (min-width:691px) and (max-width:899px) {


}


/****** Mobile ******/
@media screen and (max-width:690px){

	.sub02050000_img img{width:100%}
}

