@charset "utf-8";

.mbp250 { width: 100%; margin: unset; max-width: 1200px; }

@media (max-width: 1279.95px) {
  .mbp250 { max-width: calc(100% - 15px); }
}

.mbp251 { width: 100%; border: none; height: 90vh; max-height: 80vh; }

.mbp252:hover, .mbp252:focus, .mbp252:active { cursor: pointer; }