.textointro{color: #000000 !important;font-size: 18px;text-align: justify; padding-top: 10px; padding-bottom: 10px;}
.header-secciones2{ height: 300px !important; position: relative; z-index: 1; display: block; overflow: hidden;}
.list-texto{ text-align: left; color: #000000 !important; font-size: 18px; margin-left: 35px; }
.TitleMega{padding-top: 20px; padding-bottom: 20px; width: 100%; position: relative; display: inline-block;}
.red{color: #af0909 !important;}

#customers th { padding-top: 20px; padding-bottom: 20px; text-align: center; background-color: #1A3C6F; color: white; } 
#customers td, #customers th { border: 1px solid #ddd; padding: 8px; }
#customers tr:nth-child(even) { background-color: #f2f2f2; }
#customers { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; border-collapse: collapse; width: 100%;    display: inline-table; }

@media screen and (max-width: 600px){
	#customers{display: block;}
}