.same-size-image {
    width: 100%;
    min-height: 450px;

    background-size: cover!important;
    background-position: center!important;
}