@media (max-width: 960px) {
  .mobileHide {
    width: 25%; }

  .mobile-grid-100 {
    width: 72% !important;
    float: right;
    margin-top: -35%; }

  .grid-container {
    margin: 0 12px; }

  .TopNav {
    margin: 0 auto 20px; }

  .newFeld {
    height: inherit;
    width: 96% !important;
    margin: 2% !important; }

  .SideNav {
    height: inherit !important; } }

@media (max-width: 790px) {
  img.footerLogo {
    max-width: 90%;
    height: auto; }

  .mobileHide {
    display: none; }

  .mobile-grid-100 {
    width: 98% !important;
    float: right;
    margin-top: 0% !important; }

  .grid-33 {
    width: 60% !important; }

  .picture img {
    display: none; }

  .picture.box-shadow:before {
    position: unset;
    box-shadow: inset 5px 5px 5px #fff !important;
    clear: both; }

  .TopNav {
    width: 100%;
    height: 71px;
    background: none;
    background: #e4e5eb;
    margin: 0px auto 0px;
    position: relative;
    z-index: 1;
    top: 0px; }

  .Desktop {
    display: none; }

  .Mobile {
    display: block;
    margin: 0 !important;
    padding: 0 !important; }

  .grid-container {
    margin: 0; } }

@media (max-width: 480px) {
  img.footerLogo {
    position: relative;
    left: 20px; }

  .grid-33 {
    width: 100% !important; }

  img.topLogo {
    width: 40%;
    height: auto;
    z-index: 5000;
    cursor: pointer; } }

@media (max-width: 420px) {
  img.topLogo {
    cursor: pointer;
    max-width: 45%;
    margin-top: 0.2rem;
    z-index: 5000; } }
