.jamie-style h1 {}

img.article-pic-inner {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}

.referance-txt p {
    font-size: 14px !important;
    font-weight: normal !important;
    font-style: italic;
    line-height: 1 !important;
    color: #686868;
}

.referance-txt h2 {
    font-style: italic !important;
    font-weight: normal !important;
    font-size: 16px !important;
    margin-bottom: 20px !important;
    color: #686868;
}

.referance-txt a {
    font-weight: normal !important;
    color: #686868;
}

.referance-txt a:hover {
    text-decoration: underline;
}

img.article-pic-inner-halfwidth {
    margin: 20px 0;
}

video.article-video-inner {
    width: 800px;
    height: 800px;
    margin: 50px;
}

.referance-txt p {
    font-size: 14px !important;
    font-weight: normal !important;
    font-style: italic;
    line-height: 1 !important;
    color: #686868;
}

@media screen and (max-width: 1280px) {}

@media screen and (max-width: 1024px) {}

@media screen and (max-width: 930px) {}

@media screen and (max-width: 820px) {}

@media screen and (max-width: 768px) {}

@media screen and (max-width: 430px) {
    img.article-pic-inner-halfwidth {
        width: 100%;
    }
}

@media screen and (max-width: 380px) {}