@media only screen and (min-width: 760px)
.case-studies .case-study {
    float: none !important;
    width: 48.57142857142857%;
}

.logos {
width: 100%!important;
}