﻿@media (min-width:1025px) {
  .html-account-activation-page .master-wrapper-content {
    min-height: calc(100vh - 90px - 300px - 50px);
  }
}