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






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




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

.media-gallery .caption-container.large-pin-center-left .caption {
   max-width: 360px;
}

@media (max-width:1068px) {
   .media-gallery .caption-container.large-pin-center-left .caption {
      max-width: unset;
   }
}

@media only screen and (max-width: 1068px) {
   .section-battery .stats .row:last-of-type .column:last-of-type .stat {
      --sk-stat-caption-lines-bottom: 8;
   }
}
@media only screen and (max-width: 734px) {
   .section-battery .stats .row:last-of-type .column:last-of-type .stat {
      --sk-stat-caption-lines-bottom: 7;
   }
}


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