.logo-section{position:relative;z-index:2}.logo-section .image img{max-height:75px;max-width:160px!important;object-fit:contain}.logo-section .image-container{display:flex;flex-wrap:wrap;margin:0 -2px}.logo-section .image-container .image{align-items:center;background-color:#fff;display:flex;justify-content:center;margin:0 2px 4px;padding:10px 35px;-webkit-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;width:calc(25% - 4px)}.logo-section .heading-container{margin-bottom:10px}.logo-section .heading-container h2{margin-bottom:0}.logo-section .description-container{margin-bottom:30px}.logo-section .description-container p{margin-bottom:0}.logo-section .image:hover{background-color:#ff6e31}@media only screen and (max-width:991px){.logo-section .image-container .image{width:calc(33.33% - 4px)}}@media only screen and (max-width:767px){.logo-section .image-container .image{width:calc(50% - 4px)}.logo-section .image img{max-width:100%!important}}