@media only screen and (max-width : 979px) { 


.press_menu,.press_wrap, .press_wrap_sm, .press_text, .press_big, .press_back{
    float: left;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
}

.press_menu ul li {
    padding: 0;
    margin: 2%;
    float: left;
    width: 21%;
    height: auto;
}

.press_menu ul li img {
    margin: 0px 0px 0px;
    border: medium none;
    width: 100%;
    height: auto;
    box-shadow: 0px 0px 2px #777;
}

.press_big img {
    width: 100%;
    height: auto;
     box-shadow: 0px 0px 2px #777;
}

.related_work_press {
    float: left;
    width: 100%;
    margin-top: 0px;
    margin-right: 0;
}

.related_products {
    margin: 0px 0px 0px 0px;
    width: 20%;
    float: left;
}

.related_products h3 {
    width: 100%;
    height: 30px;
}



}
