.digiphamp-links{
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
    flex-wrap: wrap;
    row-gap: 25px;
}
.digiphamp-links a {
    text-decoration: none;
    color: #000;
    width: 140px;
    text-align: center;
}
.digiphamp-links a img{
    width: 90px;
    height:126px;
    display: block;
    margin: 0 auto;
}
#GLGis .digiphamp-links a p{
    padding:0;
    font-size: 12px !important;
}
.for-corporate-customers{
    width: 190px;
    margin-left: -25px;
}
.ul_news li.vacation-li{
    flex-direction: column;
}
.ul_news span.vacation{
    width: 100%;
}
.ul_news span.vacation .vacation-title, .ul_news span.vacation .vacation-desc{
    width:100%;
    text-align: left;
}
.ul_news span.vacation-date{
    width:100%;
    text-align: right;
}
.ul_news li.vacation-li .post{
    width:120px;
    margin-bottom: 0.5em;
}