/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 22-Oct-2019, 14:56:02
    Author     : User
*/
@media screen and (max-width: 800px) {
  .partnerships .partners {
    width: calc((100% / 2) - 20px); } }
@media screen and (max-width: 500px) {
  .partnerships {
    margin-left: 0; }
    .partnerships .partners {
      width: 100%;
      float: unset;
      margin-left: 0; } }

/*# sourceMappingURL=research-center-partnerships-responsive.css.map */
