.gtic{background-color:#fff}
.gtic-content{width:55%}
.gtic-content_left{margin:0 45% 0 0}
.gtic-content_right{margin:0 0 0 45%}
.gtic-content_center{margin:0 auto}
.gtic-img,.gtic-video{display:block;width:100%;margin-bottom:1.2rem}
.gtic-img-caption,.gtic-video-caption{position:relative;padding-left:1rem;word-break:keep-all;word-wrap:break-word}
.gtic-img-caption::before,.gtic-video-caption::before{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);width:2px;height:80%;background-color:rgba(0,0,0,.15)}
@media all and (max-width:1024px){.gtic-content{width:100%}
.gtic-content_left,.gtic-content_right,.gtic-content_center{margin:0 auto}
}