.container-neoks {
background: #000000;
}

.dummy {
}

.img-container {
height: 100%;
position: center;
margin: 0px auto;
width: 400px;
}

.img-container>img {
position: absolute;
margin: auto;
top: 0px;
bottom: 0px;
left: 0px;
right: 0px;
pointer-events: none;
}
