/* 
.leader{
    max-height: 416px;
}



 */
 @font-face {
	font-family: "FontAwesome";
	src: url(assets/fonts/fa-brands-400.ttf);
	src: url(assets/fonts/fa-brands-400.woff2) format("woff");
}

.fa-tiktok{
    font-family: FontAwesome;
}
.leader-list {
    height: 100%;
}
.leader-image{
    background-size: cover;
    background-repeat: no-repeat;
    
}

.leader-section-copy{
    padding:0   !important
}
