  /*
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 : Apr 21, 2020, 11:53:48 PM
    Author     : Jafran Mjm
*/
@media screen and (max-width: 980px) {
  .partners-blks .blk {
    width: calc((100% / 3) - 20px); } }
@media screen and (max-width: 800px) {
  .partners-blks .blk {
    width: calc((100% / 3) - 20px); } }
@media screen and (max-width: 600px) {
  .partners-blks .blk {
    width: calc((100% / 2) - 20px); } }
@media screen and (max-width: 400px) {
  .partners-blks .blk {
    height: 180px;
    width: calc((100% / 1) - 20px); } }
@media screen and (max-width: 330px) {
  .partners-blks .blk {
    height: 140px;
    width: calc((100% / 1) - 20px); } }

/*# sourceMappingURL=partnership-initiative-responsive.css.map */
