.menu-burger-line_third {
bottom: 0;
top: auto;
}
.product_specifications{
text-align: center;
border: 1px solid black;
border-radius: 5px;
font: bold calc(100vw/70) 'Roboto Condensed', sans-serif;
padding-left: 3px;
padding-right: 3px;
position: relative;
top: 0;
transform: translate(-1px, -1px);
}