.free_image {
    width: 100%;
}

.cardText ul {
    text-align: left;
}

.education {
    background-color: none;
}

.content_card .app_icon {
    width: 50%;
}

@media screen and (min-width: 1280px) {

    .button {
        width: fit-content;
    }

}

@media screen and (max-width: 800px) {

.body_image_container {
        margin-bottom: 32px;
    }

}