/*Layouts css goes here*/
#timeline { border: 0;}
li.sponsor img {
    max-width: 200px;
}

.pmpro_member_directory_avatar .alignright {padding-right: 235px;}

#wpforms-confirmation-40365 {background:none;}

div#content {
    margin: 50px;
}

.calendar-sponsor {
  max-width: 15vw;
  display: inline-block;
  margin: 0 auto;
    padding:15px
}

.calendar-sponsor img {
  max-width: 100%;
  height: auto;
    
}
/* Apply this to the parent container of your .calendar-sponsor images */
.sponsor-container {
  text-align: center;
}