.image-fixed-right {
    position: absolute;
    right: 0;
    max-width: 616px;
    width: 50%;
    border-radius: 0px 0px 0px 30px;
    top: 67%;
    transform: translateY(-50%);
}