/* background portrait image */

.background-image-portait {
    padding-bottom:150%;
    background-size:cover;
    background-repeat:no-repeat;
}