﻿/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/






/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/


.detail-tiles .detail-tile .tile-content .text-content {
    max-width: 100%;
}

@media only screen and (max-width: 734px) {
   
   .theme-dark .grid-modal .modal-cta {
      bottom: 15px;
   }
   
   .theme-dark .modal-toggle:checked ~ .grid-modal .modal-cta {
      bottom: 15px;
   }

}



/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/