#section-129 .c-inner--lg, #section-132 .c-inner--lg, #section-134 .c-inner--lg, #section-137 .c-inner--lg {
    padding-top:0!important;
}

.main_header h2 span{
    font-size: 20px;
    color: #373E42;
}

.main_header h2{
    font-size: 32px;
    font-weight: bold;
    padding-bottom: 10px;
    color: #12AFC6;
}

.main_copy {
	text-align:center;
}

.main_copy p{
	font-size: 16px;
}
    
.main_overview {
    display :flex;
	justify-content: center;
}

.p-cards-balloon-circle-img__card-text {
    background-color: #fff;
}

.p-cards-balloon-circle-img__card-dot {
    background-color: #fff;
}

@media screen and (max-width:480px) { 
    .main_copy p{
	font-size: 14px;
	}
}