.event-date::before {
  padding-top: 49%; }

  .plusonewrapper {
    display: none;
  }

.text-white .custom-control-label::before {
    top: 1px;
}

.boxed {
  background-color: rgba(255, 255, 255, 0.8);
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {

  .event-date {
    padding-top: 52%; }
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {


}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {


}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {


}
