:root{
    --max-width: 350px;
    --header-height: 43px;
    --header-logo-width: 91px;
    --header-banner-height:353px;
    --header-banner-image:url(../images/main_banner--mobile.webp) no-repeat center center;
    --header-banner-content-top: 35%;
    --header-banner-content-left: 50%;
    --header-banner-content-width:342px;
    --header-banner-content-logo:235px;
    --header-banner-content-intro-font-size:33px;
    --header-banner-content-intro-margin-top:22px;
    --header-banner-content-intro-line-height:40px;
    --header-banner-content-subtext-font-size:12px;
    --header-banner-content-subtext-line-height:16px;
    --header-banner-content-subtext-margin-top:20px;
    --header-slider-bullet-bottom:38px;
    --common-section-padding: 30px 0;
    --common-section-h1-font-size: 15px;
    --business-title-font-size: 11px;
    --business-title-bottom: 3px;
    --business-p-margin-top: 25px;
    --business-p-font-size: 12px;
    --business-li-margin: 30px;
    --business-li-width: 480px;
    --business-image-media: url(../images/business_image_media--mobile.png) no-repeat center center;
    --business-image-saas: url(../images/business_image_saas--mobile.png) no-repeat center center;
    --business-image-blockchain: url(../images/business_image_blockchain--mobile.png) no-repeat center center;
    --business-image-bigdata: url(../images/business_image_bigdata--mobile.png) no-repeat center center;
    --business-image-commerce: url(../images/business_image_commerce--mobile.png) no-repeat center center;
    --business-image-width: 341px;
    --business-image-height: 373px;
    --business-image-radius: 10px;
    --business-slider-margin-top: 30px;
    --business-slider-height: 425px;
    --business-slider-arrow-width: 18px;
    --business-slider-arrow-height: 40px;
    --business-slider-arrow-location-correction: 8px;
    --contact-p-margin-top: 25px;
    --contact-p-font-size: 12px;
    --contact-p-line-height: 15px;
    --contact-map-height: 200px;
    --ci-image-margin: 30px;
    --ci-image-height: 183px;
    --ci-download-width: 150px;
    --ci-download-line-height: 45px;
    --ci-download-margin: 0 20px;
    --ci-download-font-size: 13px;
    --footer-height: 202px;
    --footer-company-font-size: 15px;
    --footer-select-font-size: 13px;
    --footer-select-width: 120px;
    --footer-select-height: 34px;
    --footer-select-padding: 0 9px;
    --footer-info-font-size: 11px;
 }