.stock_img {
    width: 100% !important;
    max-width: 63.5rem;
    margin-right: 5rem;
    align-self: flex-start;
}

.text_stock {
    font-size: 1.6rem;
    line-height: 2.6rem;
    margin-bottom: .8rem;
    color: #121212;
    width: 100%;
}

/*@media (max-width: 900px) {*/
/*    .reverce {*/
/*        flex-direction: column;*/
/*    }*/
/*}*/