  /*
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 : 29-Feb-2020, 18:59:28
    Author     : User
*/
@media screen and (max-width: 800px) {
  .departments .blk {
    width: calc(100% - 20px);
    height: auto !important; }
    .departments .blk.blk-3 {
      background: #f3f8ff; }
    .departments .blk.blk-4 {
      background: #f5f5f5; } }
@media screen and (max-width: 600px) {
  .double-blks .blk {
    width: calc(100% - 20px); }
    .double-blks .blk:nth-child(2) {
      padding-left: 0; }

  .main-img {
    background: url(/wp-content/themes/khalifauniversity/assets/scss/img/laboratories/approach-main-img.jpg) no-repeat calc(100% - -140px) center;
    background-size: cover; } }

/*# sourceMappingURL=approach-responsive.css.map */
