@media print {
    * {
        padding: 0 !important;
        margin: 0 0 20px !important;
        text-align: left !important;
    }
    .cff-html5-video,
    .services .left-col,
    .testimonials,
    .banner .bottom,
    #gform_submit_button_2,
    #side-bar,
    .widget,
    .footer-menu,
    .upperf,
    .gform_wrapper,
    button,
    .btn,
    .featured-services,
    header,
    img,
    label,
    input,
    a,
    button,
    iframe,
    .triangle-wrap,
    ul li {
        display: none !important;
    }
    section.default,
    .bottom-part,
    .banner .wrap,
    .home-page .left-col, 
    .home-page .right-col {
    	padding: 0 !important;
    	margin: 0 !important;
    }
    h1 {
    	margin-top: 0 !important;
    }
    .page-template-template-news * {
        border: none !important;
        width: 100% !important;
    }
    .page-template-template-news p,
    .page-template-template-news span {
        display: block !important;
    
    }
}