.height_imageaccom {
    width: 100%;
    height: 700px;
    background-size: cover !important;
    overflow: hidden;
    background-position: center!important;
    position: relative;
    float: right;
    transition: all 0.5s;
}