
.max-width-wrapper {
    max-width: 830px;
    margin: 0 auto;
}

#main .post .row-fixed-wrapper {
    max-width: 800px !important;
}
#main .post .space-options .wp-block-columns.icon-col.full-wdth-wrapper {
    max-width: 1212px;
}
#main .post .new-wrapper-row section {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    max-width: 1210px !important;
	grid-gap: 40px;
}

#main .post .new-wrapper-row {
    background-color: #ffffff;
}

#main .post .new-wrapper-row .wp-block-columns {
    background-color: #edfbfe;
    padding: 28px 30px;
    border-radius: 30px;
    min-height: 410px;
}
.boxes-wrapper-block img {
    height: 295px !important;
    object-fit: cover;
    margin-bottom: 27px;
	
}

body .link-wrapper a, body .link-wrapperz a {
    color: #00c6e7 !important;
}
#main .post .boxes-wrapper-block a {
    color: #00c6e7 !important;
}
section.wp-block-group.alignwide.perks-sec.vip-section {
    padding: 0px;
}


@media all and (max-width: 1024px) {
#main .post .new-wrapper-row section {
    display: block;
}
#main .post .new-wrapper-row .wp-block-columns {
    margin-bottom: 20px !important;
	 display: block !important;
    margin-bottom: -50px;
}
.img-center-banner img {
    height: 230px !important;
    margin: 0 !important;
    object-fit: cover;
	    padding: 20px;
}  
#main .post section.conference-sec {
    margin-top: -21px !important;
    padding-top: 0px !important;
}
/*main -photo*/
	#main .post .main-featured-photo {
    padding: 0px !important;
}

#main .post .main-featured-photo figure {
    max-width: 100% !important;
}
#main .post section.wp-block-group.alignwide.conference-sec {
    padding-top: 0px !important;
    margin-top: -55px !important;
}
.wp-block-spacer.space-wrapper-bottom {
    height: 0px !important;
}
}


@media all and (max-width: 499px) {
#main .post .wp-block-group.main-featured-photo {
    padding: 0px !important;
}
.img-center-banner img {

    padding: 0px;
}
}