.science-section5{
    /* margin: 200px 0 175px; */
}

.science-blob2{
    height: 700px !important;
    left: -650px;
    top: -560px;
    /* left: -330px;
    top: -510px; */
}

.science-blob2 img{
    max-width: 90%;
}

.science-blob2 .inner-blob{
    top: 86%;
    right: -70px;
}

.science-section5 h3{
    margin-bottom: 0px;
    max-width: 320px;
}

.science-section5 .graphic-container {
    margin-top: 90px;
}

.science-section5 .image-name{
    margin: 0 0 28px;
}

.science-section5 .graphic-source{
    margin-top: 14px;
}

.science-section5 .section-body-content{
    margin-top: 30px;
}

.science-section5 h3{
    max-width: 320px;
    margin-top: -5px;
}

.science-section5 .section-body-content p:first-child a {
    font-family: "OpenSans-Light";
    text-transform: inherit;
    position: relative;
    display: inline-block;
}

.science-section5 .section-body-content p:first-child a::after {
    content: "";
    height: 1px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 3px;
    background: white;
}


@media(min-width: 992px) and (max-width: 1366px){
    .science-section5 h3{
        max-width: 290px;
    }

    .science-blob2{
        left: -700px;
        top: -600px;
    }

    .science-section5 .show-blob .inner-blob {
		opacity: 0.7 !important;
    }
    
    .science-blob2 .inner-blob {
	    top: 91%;
	    right: -190px;
	}
}

@media(max-width: 991px){
    .science-section5{
        margin: 60px 0 100px;
    }

    .science-section5 .image-name{
        margin: 20px 0 18px;
    }

    .science-section5 .section-body-content{
        margin-top: 60px;
    }

    .science-blob2{
        transform: scale(0.8);
        left: -350px;
        top: -90px;
        width: 700px !important;
    }

    .science-blob2 .inner-blob {
        top: 50px;
        background-size: 220px;
        right: -70px;
        opacity: 0.7;
    }

    .science-section5 h3{
        max-width: 280px;
        margin-bottom: 40px;
    }

    .science-section5 .graphic-container{
        margin-top: 40px;
    }
    
    .science-section5 .image-name{
        margin: 0 0 32px;
    }

    .graphic-img-wrapper{
        overflow:  scroll;
        /* margin-right: -20px; */
    }
    
    .graphic-img-wrapper img{
        min-width: 500px;
    }

    .science-section5 .image-name,
    .graphic-img-wrapper img,
    .science-section5 .graphic-source{
        padding: 0 15px;
    }

    .graphic-img-wrapper{
        -ms-overflow-style: none;  /* Internet Explorer 10+ */
        scrollbar-width: none;  /* Firefox */
    }

    .graphic-img-wrapper::-webkit-scrollbar { 
        display: none;  /* Safari and Chrome */
    }
      
    .science-section5 .graphic-source{
        float: left;
    }

    .source-wrapper{
        overflow: auto;
        width: 100%;
    }
    
    .scroll-img{
        font-family: "OpenSans-Italic";
        float: right !important;
    }

}

@media(max-width: 991px) and (min-width: 768px){
    .science-section5 h3{
        max-width: 100%;
    }

    .science-section5 .section-body-content{
        margin-bottom: 20px;
    }
}

@media(max-width: 490px){
    .scroll-img{
        display: block !important;
    }
}
