.hoplite-last-product {
  position: relative;
  width: 100%;
  height: 100%; }

.page-holder .inner-section .hoplite-last-product .poster {
  width: 60%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

@media (max-width: 1024px) {
  .page-holder .inner-section .hoplite-last-product .poster.novid {
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%; } }
@media (max-width: 768px) {
  .page-holder .inner-section .hoplite-last-product .poster.novid {
    top: 35%;
    left: 50%;
    transform: translate(-50%, -50%); } }
