.page .secondary-column {
	padding: 35px 0 0 0 !important;
}
.landing .hero .get-quote-container {
	max-width: 220px;
}
.it .it-hero-text p {
	text-align: center;
    color: #FFF;
    font-size: 25px;
	margin: 0;
}
.it .accordion ul.submenu li {
	padding: 5px 20px 5px 20px;
}
.it .hidden-cta-container {
	    background: none;
    color: #0E3050;
    font: inherit;
    cursor: pointer;
    outline: inherit;
    background-color: #C3D541;
    height: 62px;
    padding: 20px;
    width: 100%;
    box-sizing: border-box;
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    position: fixed;
    bottom: 0;
}
.it .tick-container {
	width: 100%;
}