.attachment-page-image img {
width:500px;
}
.attachment-page-image {
float:left;
width: 40%;
min-width:420px;
margin-right:30px;
}
.attachment-page-text {
float:left;
width: 40%;
min-width:520px;
}


.envirabox-title .child {
    border-radius: 25px;
    background: #000000;
    padding: 10px; 
    width: 500px;
    z-index: 988050;
    text-align: center;
}
.envirabox-title .child a:link {color:#FFFFFF; text-decoration:underline;}      /* unvisited link */
.envirabox-title .child a:visited {color:#FFFFFF; text-decoration:none;}   /* visited link */
.envirabox-title .child a:hover {color:#f6f6f6; text-decoration:underline;}     /* mouse over link */
.envirabox-title .child a:active {color:#f6f6f6; text-decoration:none;}    /* selected link */


.et_pb_section_0.et_pb_section {
    background-color: #757575 !important;
}

.et_pb_section {
    background-color: #oooooo !important;
}