.computy_skidka_container {
    max-width: 400px;
    overflow: hidden;
    transition: max-height .3s ease;
}
.computy_skidka_form{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.computy_skidka_link{
    border-bottom: dashed 1px;
    cursor: pointer;
}
.related.products .how_mach_bonus{
    display: none;
}