header .logo-buscador .trans{
	background: -webkit-linear-gradient(0deg, #1E3F6F 0%, #4291E3 23.55%, #1E3F6F 100%);
	background: -o-linear-gradient(90deg, #1E3F6F 0%, #4291E3 23.55%, #1E3F6F 100%);
	background: linear-gradient(90deg, #1E3F6F 0%, #4291E3 23.55%, #1E3F6F 100%);
	padding-bottom: 10px;
	clear: both;
    height:205px
}

header .logo-buscador .logo .img img{width: 420px;   margin-top: 20px;}

header .logo-buscador .logo{min-width:420px}
header .logo-buscador .trans{display:flex;justify-content: space-between;}
header .logo-buscador .trans .texto-revista{color:white;padding: 20px;  margin-top: 50px;line-height: 22px;}
header .logo-buscador .trans .texto-revista a{color:white;text-decoration: underline;}

.collections{margin-bottom:40px}
.collections-titulo{    font-size: 26px;line-height: 27px;color: #323232;padding-left: 35px;margin-bottom:20px;background: url("../images-corp/documento.svg") no-repeat;background-size: 20px;}
.collections-info,.colecttions-vsi{display:flex;justify-content: space-between;}
.colecttions-vsi {width:45%}
.colecttions-vsi img{    width: 75px;height: 50px;vertical-align:top}
.colecttions-vsi-titulo{margin-left:15px; font-size: 26px;color:black}