.direct-entries-home {
    display: inline-block;
    float: none;
    background-color: #ededed;
    width: 47%;
    height: auto;
    line-height: 100%;
    vertical-align: center;
    margin-top: 50px;
    text-align: left;
    margin: auto;
    margin-top: 40px;
    line-height: 20px;
}

.oral-health-articles-and-resources img {
    margin-bottom: 20px;
    display: block;
    max-width: 80%;
    max-height: 240px;
    border: solid 1px #ababab;
}

img.first-dentist-visit {
    margin-bottom: 20px;
    display: block;
    max-width: 80%;
    max-height: 240px;
    border: solid 1px #ababab;
    margin-top: 65px;
}

.resources, .events {
  margin-top: 40px; 
}

.resources ul, .events ul {
  list-style-type: none;
  text-align: left;
  text-indent: -11px; 
}

.resources ul li:before, .events ul li:before {
  content: '• ';
  color: #43b02a; 
}

.purple-arrow-home {
    margin-left: 0px;
}

.direct-entries-home {
    width: 40%;
}

.order-materials {
    padding-top: 24.5%;
}

@media only screen and (max-width: 1199px) {
   .order-materials {
        padding-top: 20%;
    }
}

@media only screen and (max-width: 991px) {
    img.vertical-align-articles, img.first-dentist-visit {
        max-width: 300px !important;
        width: 100% !important;
        margin-top: 0px!important;
    }

    .direct-entries-home {
        width: 56%;
    }
}

@media only screen and (max-width: 767px) {
    .direct-entries-home {
        width: 70%;
    }
    .order-materials {
        padding-top: 24%;
    }
}

@media only screen and (max-width: 567px) {
.direct-entries-home {
    width: 80%;
}
}

@media only screen and (max-width: 530px) {
    .direct-entries-home {
        width: 95%;
    }
}

@media only screen and (max-width: 419px) {
    .order-materials {
        padding-top: 19%;
    }
}

@media only screen and (max-width: 387px) {
    .order-materials {
        padding-top: 16%;
    }
}

@media only screen and (max-width: 381px) {
    .order-materials {
        padding-top: 9%;
    }
}

@media only screen and (max-width: 360px) {
    .order-materials {
        padding-top: 17%;
    }
}