@media (max-width: 1100px) {
    .first-tag {
        width: 100%;
    }
    /* .section-choose{
        height: 600px;
    } */
    /* section .choose-card{
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;

    }
    .raw-speed{
        margin-top: 1rem;
        margin-left: 1rem;
    } */
}