/*
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 : May 3, 2020, 5:37:45 AM
    Author     : Jafran Mjm
*/
@media screen and (max-width: 800px) {
  .double-blks .blk {
    width: calc(100% - 20px); }
    .double-blks .blk:nth-child(1), .double-blks .blk:nth-child(2) {
      padding: 0; }

  .first-blk .blk:nth-child(2) {
    margin-top: 50px; }

  .common-images-block.by-4 .img {
    width: calc((100% / 2) - 20px); } }

/*# sourceMappingURL=geomechanics-lab-resposnive.css.map */
