.sandwich_fields {margin-bottom: 15px;}
.sandwich_btn {border: none;align-self: flex-end;width: 100px;height: 30px;background: #FA8072;color: #fff;}
.sandwich_fields input,select {width: 150px;height: 30px;padding: 0px 0px 0 10px;margin: 0;}
.select-sandwich-panel {width: 160px;}
.sandwich_fields__name {width: 90px;float: left;display: block;}
.sandwich_fields__price {align-items: center;}
.sandwich-itog-price {font-weight: bold;}
.sandwich__mess {display: none;}



@media (max-width: 390px) {
    .sandwich_btn {display: block;margin: 0 auto; margin-top: 15px;}
}
