@media (min-width: 321px) {
  .ssm\:bg-\[url\(\'img\/goddes\.png\'\)\] {
    background-image: url(../img/goddes.png);
  }
}

@media (min-width: 360px) {
  .sm\:min-h-811 {
    min-height: 811px;
  }
}

@media (min-width: 640px) {
  #header_top.cmb.active {
    margin-bottom: -52px;
    background: #f6f2ed45;
  }
  #header_top.cmb.active.scrolled {
    background-color: #faf5f0f2;
  }
  #header_top.cmb.active.scrolled #posts_label {
    background-color: #faf5f0f2;
  }
  .posts-statti-wrapper{
	background-color: #faf5f0f2 !important;
  }
  #posts_label.active {
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.09);
    background: #f6f2ed45;
  }
  #header_top.s_active {
    background-color: #fcf9f4;
  }
  .sm\:text-3xl-3 {
    font-size: 33px;
  }

  .sm\:w-260 {
    width: 260px;
  }

  .sm\:text-4xl-2 {
    font-size: 40px;
    line-height: 44px;
  }

  .sm\:w-516 {
    width: 516px;
  }

  .sm\:max-w-241 {
    max-width: 241px;
  }

  .sm\:min-w-913 {
    min-width: 913px;
  }

  .sm\:min-w-520 {
    min-width: 520px;
  }

  .sm\:w-260 {
    width: 260px;
  }
  .sm\:w-300 {
    width: 300px;
  }
  .sm\:rounded-lg-3 {
    border-radius: 11px;
  }
  .sm\:mask-text {
    mask-image: linear-gradient(
      to bottom,
      rgba(0, 0, 0, 1) 0%,
      transparent 100%
    );
  }
  .sm\:not-mask-text {
    mask-image: none;
  }
  .sm\:h-384 {
    height: 384px;
  }

  .sm\:w-446 {
    width: 446px;
  }

  .sm\:w-96 {
    width: 96px;
  }

  .sm\:w-605 {
    width: 605px;
  }

  .sm\:w-333 {
    width: 333px;
  }
  .sm\:text-sm-2 {
    font-size: 15px;
  }
}

@media (min-width: 1024px) {
  .lg\:h-246 {
    height: 246px;
  }

  .lg\:w-333 {
    width: 333px;
  }

  .lg\:h-384 {
    height: 384px;
  }

  .lg\:mask-text {
    mask-image: linear-gradient(
      to bottom,
      rgba(0, 0, 0, 1) 0%,
      transparent 100%
    );
  }

  .lg\:h-508 {
    height: 508px;
  }

  .lg\:h-270 {
    height: 270px;
  }

  .lg\:w-605 {
    width: 605px;
  }
}

@media (min-width: 1440px) {
  .xl\:w-540 {
    width: 540px;
  }
}
