﻿@media (min-width: 35em) {

    .attorney-introduction-job-title {
        line-height: 1.1em;
    }

    .main-copy-snippet > ul > li > a {
        padding: 0px;
        margin: 0px;
    }

    .main-copy-snippet > ul > li {
        display: block;
        width: 100%;
		padding-bottom: 12px;
    }
}


@media (max-width: 34.999em) {

    .attorney-introduction-job-title {
        line-height: 1.1em;
    }
}

.photo-story-block-link{
    background-color:transparent;
}
.blue-story-block-link{
    background-color:#00adef;
}
@media (max-width: 79.999em) and (min-width: 35em)
{
    .large-story-block-title {
        font-size: 2em;
    }
}


/*.background-override{
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #999;
}*/
