#landing-page-item .news-image .news-category {
  position: absolute;
  right: 0;
  background-color: #AA1F24;
  font-size: 14px;
  color: white;
  padding: 5px 15px; }

@media only screen and (min-width: 440px) and (max-width: 767px) {
  #news-events-items {
    margin-top: 85px !important; } }

@media only screen and (min-width: 320px) and (max-width: 439px) {
  #news-events-items {
    margin-top: 140px !important; } }

#dropdown-gallery-container {
  right: 30px !important; }
  #dropdown-gallery-container .gallery-label {
    display: inline-block;
    width: 91px; }
  @media only screen and (min-width: 320px) and (max-width: 335px) {
    #dropdown-gallery-container {
    } }
