  /*
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 : 10-Sep-2019, 17:21:04
    Author     : User
*/
@media screen and (max-width: 1441px) {
  .img {
    width: 100%;
    overflow: hidden; }
    .img.img-1 {
      height: 485px; }
    .img.img-2 {
      height: 378px; }
    .img img {
      width: auto;
      height: 100%;
      position: relative;
      left: 50%;
      top: 50%;
      transform: translateX(-50%) translateY(-50%); } }
@media screen and (max-width: 1000px) {
  .first-blk {
    padding: 60px 0 100px; } }
@media screen and (max-width: 700px) {
  .double-blks .blk {
    width: calc(100% - 20px); }
    .double-blks .blk:nth-child(1), .double-blks .blk:nth-child(2) {
      padding: 0; } }
@media screen and (max-width: 420px) {
  .img.img-1 {
    height: 285px; }
  .img.img-2 {
    height: 278px; } }

/*# sourceMappingURL=living-abudhabi-responsive.css.map */
