.container-fade {
   background-color: rgba(0, 0, 0, 0.5);
}

.cms-profile-image {
    max-width: 50%; 
    max-height: 150px !important;
}

.cms-card-img-top {
  max-width: 100px;
}


.card-image1 {
  height: 60px;
}

.card-image2 {
   height: 30px;
}

.whitept7-background {
    background: rgba(255,255,255, 0.7);
}