@media(max-width:768px){

    .breaking-title{

        padding:12px 14px;

        font-size:14px;

    }

    .news-ticker{

        height:42px;

    }

    .news-track{

        height:42px;

        gap:35px;

    }

}