/** Generated by QuickPaging **/
.newsletter{
   display:none;
}
 .content{
        padding:0 0 10% 0;
    }
    .inform{
         font-size: 10px;
     } 
      div.row{
         padding:20px 0 30px 0 !important;
       }
    h3.pattern-heading{
        font-size: 20px !important;
        line-height: 150% !important;
        margin-top: 25px;
        padding: 2px !important;
    }
    @media screen and (max-width: 600px) {
       .inform{
         font-size:8px;
       } 
       div.row{
         padding:0 0 20px 0 !important;
       }
    }