<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/


/* 
    Created on : 2017å¹´12æœˆ12æ—¥, ä¸Šåˆ11:52:04
    Author     : Nelson
*/

#overview .overview-wrap .text-wrap {
    text-align: justify;
    position: relative;
    /* top: -70px; */
}

.bottom-glance-title {
    font-size: 60px;
    margin-top: 75px;
}

.home-press-info-wrap .press-title {
    overflow: visible;
}

#portfolio .fleet-tab-btn&gt;li {
    padding: 7px 15px 5px;
}

.home-press-left .press-title {
    top: 29%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
}

#overview .overview-content {
    text-align: justify;
    max-width: 280px;
}

.overview-title {
    font-size: 24px;
}

#management .lightbox .board-desc .text-wrap,
#board .lightbox .board-desc .text-wrap {
    text-align: justify;
}

#solution .top-banner-content {
    text-align: justify;
}

#solution .solution-list&gt;li .solution-title p {
    font-size: 1.8rem;
}

#awards .tab-btn {
    /*    padding: 7px 15px 5px;*/
}</pre></body></html>