.tracks:hover {
    animation-play-state: paused;
}
.track_2:hover {
    animation-play-state: paused;
}
.track_ss:hover {
    animation-play-state: paused;
}


.marquee_2.marquee_3.marquee_4{
    height: 500px !important;
 }

 .marquee_2.marquee_3.marquee_4 a{
    text-decoration: none;
    color: #b306de;
 }


 /* .image_margin{
    margin-left: 30px !important;
 } */
 
.marquee_2.marquee_3.marquee_4 p{
    text-align: center;
 }

 .track_ss {
    top: 60%;
}

.tracks .content img, .track_2 .content img, .track_ss .content img{
    height: 100px !important;
    margin: auto;
}

.track_2 {
    position: absolute;
    top: 32% !important;
}