
.title {
    font-size: 30px;
}

.pnotify-container {
    background-color: white!important;
    color:black;
}

.website-logo .logo img {
    max-width: 370px;
    width: 70%;
}

.img-holder {
    background-color: #a0d1f9 !important;
}

.img-holder .info-holder img {
    max-width: 100% !important;
}

.info-holder {
    box-sizing: content-box;
}