  /*
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 : 07-Sep-2019, 10:36:13
    Author     : User
*/
@media screen and (max-width: 1141px) {
  .double-blks .blk:nth-child(1) {
    padding-right: 0px; } }
@media screen and (max-width: 1000px) {
  .left-blk {
    width: calc(100% - 345px); }
    .left-blk .post .img img {
      width: auto;
      min-height: 100%;
      position: relative;
      left: 50%;
      transform: translateX(-50%); }

  .right-blk {
    width: 345px; } }
@media screen and (max-width: 750px) {
  .left-blk {
    width: calc(100%);
    margin-top: 40px;
    position: relative; }

  .right-blk {
    padding-left: 0;
    width: calc(100%); } }

/*# sourceMappingURL=research-equipment-responsive.css.map */
