.row-promo-header {
    border-radius: 4px;
    position:relative;
    overflow: hidden;
    padding-bottom: 15px;
}
.row-promo-header figure {
    margin:0
}
.row-promo-header img {
    width: 100%;
}
.message {
    padding: 15px 15px;
    background-color: #FE9000 !important;
    color: #fff;
    margin-bottom: 30px;
    line-height: 1;
}