
html {
   -webkit-text-size-adjust: none;
}
.video embed,
.video object,
.video iframe {
   width: 100%;
   height: auto;
}
img{
	max-width:100%;
	height: auto;

}




@media only screen and (max-width: 959px) {
}
@media only screen and (max-width: 820px){
}
@media only screen and (max-width: 600px) {
}
@media only screen and (max-width: 420px) {
}
