/* Responsive Hero Styling */

@media only screen and (max-width: 767px) {
    div.blockWrap_a0a0f2486ede46789947e6907b8e8bff{
        padding-top: 50px;
        padding-bottom: 150px;
    }
    
    .blockWrap_a0a0f2486ede46789947e6907b8e8bff .contentTitle {
        font-size: 40px; 
    }
}

@media only screen and (max-width: 767px) {
    div.blockWrap_a4e8dee6283240a383f610bf2c2e3816{
        padding-top: 100px;
        padding-bottom: 50px;
    }}
  
@media only screen and (max-width: 767px) {
    div.blockWrap_fd4bea3112fc4a14a0073deac166d0ee {
        padding-top: 0px;
        padding-bottom: 0px;
    }}
    
    /* Equalize Simple List Blocks*/

/* Change item class here */
.items_cfda304c1b984052a1673dd6e55f9ca8 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_cfda304c1b984052a1673dd6e55f9ca8 > .item {
	display: flex;
	flex-direction: column;
}

    /* Equalize Simple List Blocks*/

/* Change item class here */
.items_fa571acfe7d544a19f3d12b6e15d6e93 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_fa571acfe7d544a19f3d12b6e15d6e93 > .item {
	display: flex;
	flex-direction: column;
}