.content-image {
    width: 100%;
    height: auto;
    border-radius: 12px;
    margin-top: -15px;
}

.content-title {
    font-size: px;
    font-weight: bold;
    margin-top: 80px;
    margin-bottom: 20px;
    text-align: center;
    color: #111c72;
}