body {
    background-color: lightgreen;
}

.img-container {
    width: 100%;
    margin-top: 70px;
}

.row-custom {
    max-height: 700px;
    max-width: 25%;
}

.desc {
    padding-left: 2%;
    padding-top: 2%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    height: 900px;
    margin-bottom: 10%;
}

.bold {
    font-weight: bold;
}