.updates_type{margin-bottom:4em;margin-top:4em}
.updates_type_title{padding-bottom:4em;font-weight:700;font-size:1.2em}
.type-title{position:relative;padding:.25em 1.5em}
.updates_type .type-title:after{content:'';height:.15em;width:50em;position:absolute;bottom:50%;transform:translateY(50%)}
.updates_type:nth-of-type(3n+1) .type-title{background:#33bce3}
.updates_type:nth-of-type(3n+1) .type-title:after{background:#33bce3}
.updates_type:nth-of-type(3n+2) .type-title{background:#54be61}
.updates_type:nth-of-type(3n+2) .type-title:after{background:#54be61}
.updates_type:nth-of-type(3n+3) .type-title{background:#fbbf00}
.updates_type:nth-of-type(3n+3) .type-title:after{background:#fbbf00}
.icon{flex:0 0 12.5%;max-width:12.5%;text-align:center}
.icon img{width: 6em;}
@media(max-width:1000px){
.updates_type .type-title:after{max-width:100%}
.icon{flex:0 0 33%;max-width:33%;text-align:center}
.icon img{width: 4em;}
.icon .bt{font-size:.8em;display: block;line-height: 1.2;}
}