/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 10 2025 | 18:29:24 */
.frontpage-banner-logo img {
  width: 400px !important;
}
@media (max-width: 777px) {
  .frontpage-banner-logo img {
    width: 200px !important;
    margin-bottom: 50px !important;
  }
}
@media (max-height: 777px) {
  .frontpage-banner-logo img {
    width: 200px !important;
  }
}
