﻿@media screen and (min-width: 320px) and (max-width: 768px) {
    .section-title,.section-title, .solution-title,.tech-section .nr h2 {
        font-size: 24px !important;
        line-height: 1.4 !important;
    }
    
    .company-intro,.sub-title,.company-intro, .solution-subtitle,figcaption{font-size: 18px !important;
    text-align: left;
        line-height:1.6 !important;
    }
    
    .solution-subtitle{line-height:1.6 !important;}
    .content .product-img p{text-align:left !important;
            font-size: 20px !important;
            line-height: 1.6 !important;
    }
    figure table td{font-size: 20px !important;}
    .content .content-title{font-size:24px !important;
        margin-bottom:10px !important;
    }
    .content .product-img{padding-top:0px !important;}
    .tech-section .nr p{    font-size: 18px;
    line-height: 35px;
    text-align: left;
    line-height: 1.6 !important;}
    .tech-section .main-title{font-size: 24px !important;
    padding-top: 20px !important;}
    .tech-section{padding-bottom:40px !important;}
    .content .product-img h2, .content .product-img h1{font-size: 24px !important;
    text-align: left;
        line-height:1.4 !important;}
    
}