@media only screen and (min-width:768px) and (max-width:1024px){.force-desktop-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.force-desktop-grid>div:first-child{grid-area:span 4/span 1!important}.force-desktop-grid>div:nth-child(4){grid-area:span 3/span 1!important}.force-desktop-grid>div:nth-child(5){grid-area:span 6/span 2!important}.force-desktop-grid>div:nth-child(6){grid-row:span 2!important}.force-desktop-grid>div:nth-child(7){grid-area:span 4/span 1!important}.force-desktop-grid>div:nth-child(8){grid-row:span 3!important}.force-desktop-grid>div:nth-child(5) h2{font-size:20px!important;line-height:28px!important}}@media (max-width:767px){.center-logo{max-width:120px;margin-left:auto;margin-right:auto;display:block}}@media (min-width:768px) and (max-width:1024px){.center-logo{max-width:150px;margin-left:auto;margin-right:auto;display:block}}
