/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 30 2026 | 14:40:32 */
@media (max-width: 940px) {
  .ymc-post-layout3 .post-entry {
      display: block !important;
  }

  .ymc-post-layout3 .ymc-col-1 {
      width: 100% !important;
	  display: flex !important;
      justify-content: center !important;
      align-items: center !important;
      margin: 0 auto !important;
      margin-bottom: 10px !important;
  }

  .ymc-post-layout3 .ymc-col-2 {
      width: 100% !important;
  }

  .ymc-post-layout3 .media {
      margin: 0 auto !important;
  }

  .ymc-post-layout3 .media img {
      width: 90vw !important;
      max-width: 50%;
      height: auto;
      display: block;
  }
	


