#homepageWarningBlock.modal {
    width: 640px;
}

#myPage .profileWrap li a {
    font-size: 21px !important;
}

#Main71739 .tsAppLegendTitle {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 24pt;
    color: #4e827c;
    font-weight: 700;
    background-color: transparent;
}

#Main71739 .tsAppBB20 {
    border-bottom: 0px solid #ccc;
}
#topActionBar{
display:none;
}

 .sponsorSlider .owl-item {
  display: flex;
  align-items: center; /* vertical center */
justify-content: center; /* optional: horizontal center */
height: 170px    
}
.sponsorSlider .owl-item img {
  display: block; /* ensures no bottom spacing */
  max-height: 100%; /* keeps image from overflowing */
}
