.logowall__tint{background:-moz-linear-gradient(top,#fff 0,hsla(0,0%,100%,0) 100%);background:-webkit-linear-gradient(top,#fff,hsla(0,0%,100%,0));background:linear-gradient(180deg,#fff 0,hsla(0,0%,100%,0));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#00ffffff",GradientType=0);position:absolute;top:0;left:0;right:0;height:75%;z-index:2}#logoWall{text-align:center;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;-ms-flex-wrap:wrap;flex-flow:row wrap;justify-content:space-around}#logoWall,#logoWall div{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}#logoWall div{box-sizing:border-box;justify-content:center}#logoWall,.logowall--title{position:relative;z-index:3}@media screen and (max-width:767px){#logoWall div{max-width:50%}}