.additional-content {
        color: #232323;
        margin-top: 30px;
        padding-top: 30px;
        border-top: 1px solid #d7d7d7;
    }

    .additional-content p {
        margin-bottom: 10px;
    }

    .additional-content p:last-child {
        margin-bottom: 0;
    }

.header section:last-child {
    padding-left: 30px;
}
@media screen and (max-width: 960px) {
.header section:last-child {
    padding-left: 0;
}
}
 header {
     background: #005f4b;
     padding-top: 0;
     padding-bottom: 0;
}
 .header {
     padding-top: 60px;
     padding-bottom: 60px;
}
 .preheader {
     border-bottom: none;
}
 @media screen and (max-width: 960px) {
     header {
         background-position: 10px center;
         background-size: cover;
    }
}
 header:after, .header_bgr:after{
     background: 0 none 
}
 .header__h2 {
     font-size: 25px;
     margin-bottom: 35px;
     text-transform: uppercase;
}
 .text_center {
     text-align: center;
}
 .text_19 {
     font-size: 19px;
}
 .img_gartner_quadrant__2 {
     max-width: 710px;
     margin: 0 auto 40px;
}
 @media screen and (max-width: 768px){
     .hide768 {
         display: none !important;
    }
     .veeam_logo_lp {
         display: block;
         margin: 0 auto 6px;
    }
     .img_gartner_logo {
         margin: 0 auto 20px;
    }
     .header section:first-child {
         text-align: center;
    }
}
 @media screen and (min-width: 960px){
     .header__h1 {
         font-size: 60px;
    }
}
 .block_table {
     display: table !important;
}
 .block_tr {
     display: table-cell !important;
     vertical-align: top;
     text-align: center;
}
 .zoom {
     position: relative;
     display: inline-block;
     min-height: 100px;
     border: solid 10px #f1f1f1;
}
 .zoom span {
     position: absolute;
     background: url(https://go.veeam.com/rs/veeam/images/zoom_green.png) no-repeat 100% 100%;
     display: block;
     height: 100px;
     width: 100px;
     bottom: 0px;
     right: 0px;
     transition: all ease-out .5s;
}
 .screen {
     display: block;
     width: 100%;
     max-width: 710px;
}
 .zoom a:hover span {
     opacity: .6;
}
 p, .content p {
     margin: 0 0 30px;
     font-size: 16px;
     line-height: 1.5;
}
 body {
     font: normal 14px/1.5 'Guardian TextSans', Tahoma, sans-serif;
     color: #232323;
}
.list {
    list-style: none;
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 1.5;
}

.list__item {
    margin: 0 0 15px 23px;
    position: relative;
}

.list__item::before {
    content: "\2022";
    font-family: FontAwesome;
    font-size: 23px;
    line-height: 1;
    position: absolute;
    left: -23px;
}
 .list__item:last-child {
     margin-bottom: 0;
}
 @media screen and (max-width: 768px){
     .block_tr {
         display: block;
    }
     #picture_block {
         margin: 0 auto;
         padding-right: 0px !important;
    }
}
 @media screen and (max-width: 480px){
     .header__wrap_wp {
         margin: 0px 0 34px;
    }
}

 .nyroModalBg {
        z-index: 100;
    }


 .atss .at-share-btn, .atss a {
        width: 3.3pc;
    }

    .atss .at-share-btn .at-icon-wrapper, .atss a .at-icon-wrapper {
        padding: 10px 0;
    }

    .atss .at-share-btn span .at-icon, .atss a span .at-icon {
        width: 2.2pc;
        height: 2.2pc;
    }