#un_banner p {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (max-width: 480px) {
  .img-with-animation.skip-lazy.un_image {
    display: none;
  }
}

@media (min-width: 1862px) {
  img.img-with-animation.skip-lazy.un_image {
    margin-top: -80px !important;
  }
}

@media (min-width: 1862px) {
  .wpb_text_column.wpb_content_element.vc_custom_1606811755584 {
    max-width: 100% !important;
  }
}

.post-content a{
	position: relative;
  top: 0;
}