.elementor-128375 .elementor-element.elementor-element-1039e15 .elementor-repeater-item-a72d318.jet-parallax-section__layout .jet-parallax-section__image{background-size:auto;}/* Start custom CSS */.courseViewMoreButton {
    position: absolute;
    bottom: 0;
}

.learnMore {
    position: absolute;
    bottom: 15px;
}

.hcs-column-class, .bt-column-class, .massage-column-class, .makeup-column-class, .bus-column-class, .it-column-class  {
transition: all .2s ease-in-out; 
background-color: #fff0f0;

}

.hcs-column-class:hover, .bt-column-class:hover, .massage-column-class:hover, .makeup-column-class:hover, .bus-column-class:hover, .it-column-class:hover { 
transform: scale(1.1); 
cursor: pointer;
z-index: 100 !important;
background-color: #ffe6e6;
}

@media only screen and (max-width: 360px) {
.homeVideo {
    visibility: hidden;
    display: none;
}
#thisisTSA {
    height: 77vh !important;
    background-position: center;
    background-size: cover;
}
}

.headersecondbanner, .headertopbanner {
    z-index: 999999999999 !important;
}/* End custom CSS */