

#qode-eig-home-1 .carousel-inner .active .slider_content .thumb {
    display: inline;
    width: 100%;
}
#qode-eig-home-1 .carousel-inner .slider_content .text .qbutton,
#qode-eig-home-1 .carousel-inner .slider_content.right h2,
#qode-eig-home-1 .carousel-inner .active .slider_content .text p {
margin-top:0;
}
#qode-eig-home-1 .carousel-inner .slider_content.right h2 {
    line-height: 16px;
}
@media only screen and (max-width: 480px){.q_logo a{height: 60px !important;}}

body.home .ls-nav-prev, body.home .ls-nav-next{display: none !important;}

@media (max-width: 567px) {
    .carousel-inner .item:nth-child(2) .slider_content.left{
        width: 58% !important;
    }
}