/* Start custom CSS */img.new-size {
    contain-intrinsic-size: 300px 164px !important;
}
.landscape{
    width: 100%
}
p{
        font-family: 'Proxima Nova Rg';
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: normal;
    color: #2a2a2a;
}/* End custom CSS */