#shop-message .headline {
    padding-top: 16px;
    font-family: proxima-nova-alt, sans-serif;
    font-size: 3.7rem;
    line-height: 37px;
    color: black;
    padding-bottom: 20px;
    max-width: 1080px;
    margin: 0 auto;
    padding-left: 30px;
    text-align: left;
}

#new_body  #shop-message p a {
    color: #e41c34 !important;
}

#new_body  #shop-message p a:hover {
    text-decoration:underline !important;
}

#shop-message > p {
    max-width: 1080px;
    margin: 0 auto;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 14.5px;
    padding-bottom: 20px;
    margin-bottom: 30px;
    margin-top: 0;
    padding-top: 20px;
    background-color: transparent;
    padding-left: 30px;
    padding-right: 30px;
    line-height: 1.5;
}

#new_body > #full-support-panel-1 {
background: linear-gradient(to bottom,#e0e0e0 0,#fff 200px) rgba(0,0,0,0) !important;
}

#new_body #full-support-panel-1 .gallery.row {
    background: transparent !important;
    margin-top: -100px !important;
}