#boomslang-logo { display:grid; position:relative; }
#boomslang-logo > img { justify-self: center; grid-row-start: 1; grid-column-start: 1;}
#boomslang-logo img:last-child { animation:blink 0.5s 1 forwards; animation-delay:1s; }
@keyframes blink {
  0%{
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
  .timed-hero .front-layer {grid-template-rows:1fr!important;}
.timed-hero .front-layer .content.bottom { height: 100%; align-items: center; grid-row-start:1;}
.timed-hero .front-layer .content.top{ display:none;}
.timed-hero #starting-line { opacity:0.9; transform: translateY(0px);}
 @media screen and (max-width:767px){#pnxssr_7b506e115d00d889300129b43450b466 img[pnxssr_8]{max-width: 100%;}#pnxssr_7b506e115d00d889300129b43450b466 img[pnxssr_9]{max-width: 100%;}} @media screen and (-webkit-max-device-pixel-ratio: 1) and (min-width: 1200px), screen and (min-width: 768px) and (max-width: 1200px){#pnxssr_7b506e115d00d889300129b43450b466 img[pnxssr_8]{max-width: 100%;}#pnxssr_7b506e115d00d889300129b43450b466 img[pnxssr_9]{max-width: 100%;}} @media screen and (-webkit-min-device-pixel-ratio: 1) and (min-width: 1200px){#pnxssr_7b506e115d00d889300129b43450b466 img[pnxssr_8]{max-width: 100%;}#pnxssr_7b506e115d00d889300129b43450b466 img[pnxssr_9]{max-width: 100%;}} @media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1200px){#pnxssr_7b506e115d00d889300129b43450b466 img[pnxssr_8]{max-width: 100%;}#pnxssr_7b506e115d00d889300129b43450b466 img[pnxssr_9]{max-width: 100%;}}