@media (max-width:820px){
    header.fix{
        position:fixed;
        top:0px;
        width:100%;
    }
}
.product_item2 .prod_btn a{
    padding:4px 20px !important;
    line-height: 24px !important;
    font-family: 'CoFoRobert-Light', serif;
}