  /*
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:53:29
    Author     : User
*/
@media screen and (max-width: 930px) {
  .double-blks .blk {
    width: calc(100% - 20px); }
    .double-blks .blk:nth-child(2) {
      padding-left: 0; }

  .quick-links {
    margin-top: 20px;
    padding-left: 0; }
    .quick-links .link {
      width: calc(50% - 20px); } }
@media screen and (max-width: 650px) {
  .quick-links .link {
    width: calc(100% - 20px); } }

/*# sourceMappingURL=commercial-agreements-responsive.css.map */
