.no-cssgrid .overlay { width:100%; height:auto; visibility:hidden; opacity:0; overflow:hidden; position:fixed; left:0; top:7rem; bottom:0; z-index:500; background:rgba(241,249,250,.9); }

.no-cssgrid .view-overlay-terms .overlay-terms { visibility:visible; opacity:1; -webkit-animation: none; -moz-animation: none; -o-animation: none; -ms-animation: none; animation: none; }
.no-cssgrid .overlay-terms .overlay-content { opacity:1; }


.no-cssgrid .box { margin: 0 auto 9rem }
.no-cssgrid .box-p1,
.no-cssgrid .box-p2 { margin-bottom:3rem; }

