/* Buttons */
.button {
    padding: 10px 20px;
}

/* Equalize Simple List Blocks*/

/* Change item class here */
.items_d7c73552aee74b8bbe60cf8d3221f090  { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_d7c73552aee74b8bbe60cf8d3221f090  > .item {
	display: flex;
	flex-direction: column;
}

/* Equalize Simple List Blocks*/

/* Change item class here */
.items_c76dd0a03f1e4850b357165f4392586f  { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_c76dd0a03f1e4850b357165f4392586f  > .item {
	display: flex;
	flex-direction: column;
}

@media (max-width: 767px) {
    div.blockWrap_a0a0f2486ede46789947e6907b8e8bff,
    html {
        background-size: unset !important;
    }
}