@charset "utf-8";


@media screen and (min-width:768px){
.historyHub img {
    max-width: 300px;
}

}

iframe {
    max-width: 550px;
    background-color: rgba(0,0,0,1.00);
    height: 300px;
    overflow: hidden;
    border-radius: 0;
    border: medium solid rgba(187,164,6,1.00);
}
.container.popups {
    background-color: rgba(0,0,0,1.00);
}
.popups div {
    margin-bottom: 20px;
}

	.history img {
    max-width: 300px;

}
.black {
    background-color: rgba(39,30,7,1.00);
}
