.social-wb, .social-ins {float: left;}
.custom-head {width: 170px;}
.custom-head a{margin-left: 18px;}
.custom-head a:hover .fa-instagram {color: #cd486b;}
.custom-head a:hover .fa-weibo {color: #df2029;}

.home-section-two.experience-section-two .my-row-5 .bg-img{
  background:url('/wp-content/uploads/2018/04/traditional.jpg') no-repeat center;
  background-size: 100%;
}
.experience-section-two .txt-wrapper {
    min-height: 438px;
}

@media (max-width: 767px){
.home-section-two .my-row-5 .bg-img{ height:500px; }
}
@media (max-width: 480px){
.home-section-two .my-row-5 .bg-img{ height:350px; }
}