.sponsors__item-title {
display:none;
}

.user-profile__image img {
    border-radius: 0 !important; 
    width: 200px; 
    height: 200px; 
    object-fit: cover; 
}

#sched-header-message {
  font-size: 16px; /* overall text size */
  color: #0a16b2; /* default text color */
}

#sched-header-message strong {
  font-size: 20px; /* size of "PLEASE NOTE:" */
  color: #0a16b2; /* change to your preferred color */
}