.cardsrow {
    >*{ background: #d5c4b6; }
}
.ads-container { max-width: 1200px !important; margin: auto; }
.ads-container li img { max-width: 800px !important; }

@media (max-width: 768px) {
  .ads-container {  max-width: 80% !important; margin: auto !important;  }
  .ads-container img { max-width: 50% !important }
}

._home{
  .latestposts_hint{display:none;}
  .latestposts { max-width: 1200px; border-radius: 30px; overflow: hidden; }
}
