.contact-page{background-color:#6c4796;display:flex;flex:1;justify-content:center}.contact-page .bottom-left-donut-wrapper{display:none}.contact-page button{min-width:50px}@media screen and (width > 1020px){.contact-page .bottom-left-donut-wrapper{display:block;position:absolute;overflow:hidden;bottom:0;left:0}.contact-page .bottom-left-donut-wrapper .bottom-left-donut{position:relative;width:600px;height:600px;transform:translateX(-40%);border-radius:50%;border:125px solid rgba(238,241,255,.3)}}