@media (min-width: 768px){
.banner__title {
    font-size: 76px;
}
}
.banner__countdown-wrapper
{
margin: auto;
    width: fit-content;
}