.page-container .national-club-container .players-1 h2 {
    /*font-family: 'Quantico-Regular' !important;*/
}

@media (min-width:320px) and (max-width:480px)
{
.carousel-caption h1{font-size:15px;padding-top:50px}
}

@media screen and (max-width: 768px) {
   .home-banner-container .carousel .carousel-inner img {
       max-width: 100% !important;
    }

}

.header-container .logo-section .logo{
width:100% !important;
}