 @media only screen and (max-width: 600px) {
     .pixfort_app_3 .title_style{
         font-size: 30px;
     }
 } 
 
 .pixfort_corporate_2 .fsc1{
     font-size: 30px;
 }
 
 .fsc-info{
     color: #333;
    font-style: italic;
 }
 .pixfort_business_10 .icons_style{
     background: linear-gradient(#F28A1B,#ce883e)
     
 }  
 
 span.strike{
  text-decoration: line-through;
 } 
 .onsale{
     font-weight: 700;
     color: #f1b256;
 }       
 span.red-high{
     color: red;
 } 