/* Display the Poweronix transparent product photograph. */
img.poweronix-product { width: 160px !important; max-width: 100% !important; height: 310px; object-fit: cover; object-position: center; }
.eliminate img.poweronix-product { width: 210px !important; height: 410px; }
.bottom_section img.poweronix-product { width: 160px !important; height: 310px; display: block; margin: auto; }
.form_top__price_new { width: 100%; text-align: center; }
.form_top__price_container { justify-content: center; }
.submit_form:disabled { opacity: .65; cursor: wait; }
@media (max-width: 767px) {
  .greeting img.poweronix-product { width: 145px !important; height: 280px; }
  .eliminate img.poweronix-product { width: 160px !important; height: 310px; }
  .final__product img.poweronix-product { width: 145px !important; height: 280px; }
}
