﻿.painting-container-pad {
    padding: 0px 25px;
}

.painting-header {
    padding-top: 100px;
    background-color: black;
}

.painting-description-box {
    background-color: rgb(128, 128, 128, 0.8);
    bottom: -92px;
    color: white;
    padding: 10px 0px;
    position: absolute;
    width: 100%;
}

.painting-landing-title-img {
    height: auto;
    width: 75%;
}