.Robort {
z-index: 10;
position: absolute;
height: 240px;
top: 55%;
left: 50%;
margin-top: -300px;
width: 400px;
background-image: url(images/12.svg);
background-color: transparent;
background-repeat: no-repeat;
background-size: 400px auto;
transform: translateX(-50%);
}