section#Welcome {
    padding-top: 25px;
}

.descr_album {
    padding: 25px 0px;
}
div#demo-test-gallery>a {
    width: 30%;
    margin: 1.5%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    background-color: #000;
    height: 200px;
}

h1.title_album {
    line-height: 48px;
    text-align: left;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #0C9FBF;
    font-size: 23px;
    font-weight: normal;
    margin: 0px;
    margin-bottom: 6px;
    text-transform: uppercase;
    border-bottom: 1px solid #333;
}

div#demo-test-gallery>a>img {
    max-height: 100%;
}

p.num_foto_album {
    display: none;
}


