#wa-step-details-section{
    margin-top: 50px;
}
.btn-city{
	justify-content: center;
}

/*Заголовок группы характеристик*/
.Product__features-item.divider .Product__features-title{
    color: black;
    font-size: 18px;
}
/*Высота строки заголовка группы характеристик*/
.divider{
    line-height: 50px;
}

.wa-country-wrapper {
    display: none !important;
}
.tttest{
    color: red;
}


.instr-sale-container {
 display: flex;
 padding: 5px;
 flex-flow: row wrap;
}

.instr-sale-box {
 margin: 5px;
 padding: 5px;
 flex: 0 1 auto;
 width: 275px;
}