@charset "UTF-8";


.at {
	width: auto;
	height: auto;
	background-repeat: no-repeat;
	position: relative;
}
 .at .mov {
	
	width: 92.2%;
	position: absolute;
	left: 3.86%;
	top:9%;
	
}


.at .iframe-wrapper {
	 position: relative;
  width: 100%;
  padding-top: 56.25%;
	
}
 .at .mov iframe {
	  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.at .buybo {
	
	width: 92.2%;
	position: absolute;
	left: 30.86%;
	top:80.74%;
	
}

