  /*
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:54:10
    Author     : User
*/
@media screen and (max-width: 700px) {
  .main-img.pc-view {
    display: none; }
  .main-img.tab-view {
    display: block; } }
@media screen and (max-width: 600px) {
  .second-blk .blk {
    width: calc(100% - 20px); }
    .second-blk .blk:nth-child(1) {
      padding-right: 0; }
    .second-blk .blk:nth-child(2) {
      padding-left: 0; } }
@media screen and (max-width: 500px) {
  .main-img.tab-view {
    display: none; }
  .main-img.mobile-view {
    display: block; } }

/*# sourceMappingURL=invention-disclosure-responsive.css.map */
