/*
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 : 09-Sep-2019, 18:30:16
    Author     : User
*/
@media screen and (max-width: 780px) {
  #about-page .double-blks.main {
    margin-bottom: 0; }
    #about-page .double-blks.main .blk:nth-child(1), #about-page .double-blks.main .blk:nth-child(2) {
      padding: 0; }
    #about-page .double-blks.main .blk.text {
      float: right;
      width: calc(100% - 20px);
      padding-right: 0; }
    #about-page .double-blks.main .blk.video {
      margin-top: 30px;
      width: calc(100% - 20px); }
      #about-page .double-blks.main .blk.video .common-video {
        height: auto; }

  #about-page.main-image-tab-1 {
    margin-top: 50px; } }

/*# sourceMappingURL=about-responsive.css.map */
