div.headerProduct.storage {
    background: url("../../images/storage-solutions/ovhcom-storage-solutions-V2_03.jpg") no-repeat scroll top center #083561;
    height: 257px;
}

div.complement.storage {
    background: linear-gradient(to bottom, #015eab 0%, #083561 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    width: 100%;
}

div.hybridSolution.hybridLeft {
    float: right; margin-right: 5%;
}
div.hybridSolution.hybridRight {
    float: left; margin-left: 5%;
}

@media screen and (max-width: 680px) { 
    div.hybridSolution.hybridLeft,
    div.hybridSolution.hybridRight {
        float: none; margin: 0 auto !important;
    }


}
