.tabsr4y {
    display: flex;
    cursor: pointer;
}

@media (max-width: 767px) {
    .tabsr4y {
        width: 100%;
    }
}
