/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 03 2026 | 14:32:27 */
@media (max-width: 1024px) {
  .riga2 {
    flex-direction: column-reverse !important;
  }
}

@media (max-width: 767px) {
  .riga2 {
    flex-direction: column-reverse !important;
  }
}

