/*
	Theme Name: Aurum - Child Theme
	Description: Use this theme if you want to extend features of Aurum theme or prevent overwriting the changes you make when new theme update is available.
	Template: aurum
*/
.animateContainer {
position: relative;
margin-bottom:10px;
}
.animateCointainer iframe {
position: absolute;
top: 0;
left: 0;
width:100%;
height:100%;

}