/* Egol4u iframe */
body.container { 
	max-width: 100%; 	
	width: auto!important;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    padding: 0 30px 30px;
}
