@media(max-width: 767px){
    .intec-item-detail .item-bigimage-wrap {
        display: flex;
        align-items: center;
    }
}