@media screen and (max-width: 991px) {
	#lqd-tabs {
		display: block !important;
	}
    .lqd-tabs-content {
        width: 130% !important;
        justify-self: center;
        text-align-last: center;
        place-items: center;
    }
    #benefits-img {
        width: 82% !important;
    }
    .text-74 {
        font-size: 66px !important;
    }
    #bullets {
        display: none;
    }
    #request-demo {
        display: none;
    }
    #howto-line {
        display: none;
    }
}

.text-badge {
    font-weight: bold;
}

html {
    scroll-behavior: smooth;
}
