html[lang=zh-HK] .icon-wrapper .icon, html[lang=zh-HK] .icon-wrapper .more::after, html[lang=zh-HK] .icon-wrapper .icon-before::before, html[lang=zh-HK] .icon-wrapper .icon-after::after {
    position: relative;
}

/* connections */
@media only screen and (max-width: 734px) {
    .section-connections .connections-captions.hdmi .caption {
        left: 210px;
    }
    .section-connections .connections-captions.ethernet .caption{
        left: 112px;
    }
}
/* connections */