.partners-module{background-color:#e0e6f2}.partners-module .partners-wrapper{display:flex;display:-webkit-flex;display:-moz-flex;display:-ms-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;width:100%}.partners-module .partners-wrapper .partner-item{align-items:center;display:flex;display:-webkit-flex;display:-moz-flex;display:-ms-flex;justify-content:center;padding:30px 0;width:20%}.partners-module .partners-wrapper .partner-item img{max-width:90%}@media only screen and (max-width:979px){.partners-module .partners-wrapper{justify-content:space-evenly}.partners-module .partners-wrapper .partner-item{width:33%}.partners-module .partners-wrapper .partner-item img{height:auto;max-width:70%}}@media only screen and (max-width:580px){.partners-module .partners-wrapper .partner-item{width:50%}}@media only screen and (max-width:480px){.partners-module .partners-wrapper .partner-item{margin:30px 0;text-align:center;width:100%}}