.about_container {
    width: 100%;
    overflow: hidden;
}

#cover_image {
    width: 100%;
}

.text_container {
    padding:1rem;
}

.services_header {
    margin-top: 2.3rem;
    margin-bottom: 1rem;
}

.services_list {
    margin: 0 1.3rem;
    list-style: square;
}