.detail_interview .detContHeader{ position: relative; height: 400px !important; margin-bottom: 28em;  margin-top: 5em;}
.detail_interview .detContContent{ position: relative;}

/*Impresión Hotizontal*/
@media(orientation: landscape){  
    
	.detail_interview .detContContent{top: 13em !important;}
}