/* add your css rules here */

.intro-panel-img-call-out {
    width: 55%;
    background-position: 52% 0;
    background-size: cover;
    margin: 0;
    height: 365px;
    float: right;
}

.intro-panel-img-call-out-2 {
    width: 55%;
    background-position: 48% 0;
    background-size: cover;
    margin: 0;
    height: 559px;
    float: right;
}

#solutions {
    border: 1px solid transparent;
    padding: 16px;
    margin-top: 0px;
    border-color: #d8d8d8;
    border-image-slice: 1;
    margin-left: -42px;
    width: 250px;
    padding-bottom: 0px;
    height: 163px;
}