@media only screen and (max-width: 600px) {

h1, .h1, 
.home-eight .banner-eight h1,
.hero-1 .hero-content h1 {
    font-size: 46px;
    line-height: normal;
}

.hero-1 {
    padding: 150px 0 100px;
}

.two-row-list {
    justify-content: start;
}

.h-fi-work .line-th::before {
display: none;
}

.h-content .tag {
    position: static;
    transform: none;
    margin: 0 auto;
}

.h-fi-work .alt-content .tag {
     transform: none;
}

.h-fi-work .h-content {
    padding-left: 20px;
}

.contact-info-section {
padding: 100px 0;
}

.top-feature-section,
.cart-section {
     margin-top: 47px;
}

.cart-wrapper .cart-items-wrapper,
.cart-wrapper .cart-wrapper-footer {
    width: auto;
}

.main-cart-wrapper .cart-wrapper {
    padding: 10px;
    background-color: #fff;
}

.select-publishing-type {
    padding: 20px;
}

.select-publishing-type {
    margin-top: 11px;
}


#my-video {
        width: 340px;
        height: 200px;
    }

.services-wrapper-3 .service-box-items-3 .service-thumb .service-content {
display: none;}

}