.tz_co_asoft_academia_website_academia_deleteaccount_styles_body {
width: 100%;
height: auto;
font-family: Markpro;
margin: 0 auto;
padding-top: 12%;
padding-bottom: 8%;
background-color: rgba(245, 249, 255, 1.0);
}
@media (width < 800px) {
.tz_co_asoft_academia_website_academia_deleteaccount_styles_body {
background-color: rgba(255, 255, 255, 1.0);
width: 95%;
}
}
