.main-content{width:98vw;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;margin:auto}.main-content .top-image-and-headings{display:flex;align-items:flex-start;justify-content:flex-start}.main-content .top-image-and-headings .headings{margin-left:20px}.main-content .top-image-and-headings .headings .heading-1{text-align:center;color:#029;font-size:27px;font-weight:400}.main-content .top-image-and-headings .headings .heading-2{text-align:center;font-size:17px;font-weight:400;margin-bottom:20px}.main-content .top-image-and-headings .headings .heading-3{text-align:center;font-size:20px;font-weight:400;margin-bottom:20px;text-decoration:underline}.main-content .dropdowns{display:flex;justify-content:center;align-items:center;column-gap:15px;height:auto}.main-content .dropdowns button{margin:auto;width:150px;height:55px;font-weight:400;font-size:15px;background-color:#029;color:azure}@media only screen and (max-width:800px){.main-content{width:100vw;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;margin:auto}.main-content .top-image-and-headings{width:100%;display:flex;align-items:flex-start;justify-content:flex-start;margin-bottom:20px}.main-content .top-image-and-headings .headings{margin-left:10px;margin-right:10px}.main-content .top-image-and-headings .headings .heading-1{text-align:center;color:#029;font-size:27px;font-weight:400}.main-content .top-image-and-headings .headings .heading-2{text-align:center;font-size:17px;font-weight:400;margin-bottom:20px}.main-content .top-image-and-headings .headings .heading-3{text-align:center;font-size:20px;font-weight:400;margin-bottom:20px;text-decoration:underline}.main-content .dropdowns{width:100%;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;row-gap:10px;margin:auto}.main-content .dropdowns button{margin:auto;width:80%;height:30px;font-weight:400;font-size:15px;background-color:#029;color:azure}}