
.gamecontain {
    height: 300px;
    position: relative;
}

img.object {
    position: absolute;
    border-width: 0;
    right: auto;
    bottom: auto;
}


