/* TABLET DEVICES */
@media screen and (max-width:1550px) {

img.stock {
width: 250px;
display: none;
}

#menu ul li {
margin-right: 45px;
}

}