.logo-size {
    width: 180px;
}
.bg-size {
    min-height: 500px;
    background-position: 50%;
    background-repeat: repeat;
    background-size: auto;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
}
.page-bg-size {
    min-height: 300px;
    background-position: 50%;
    background-repeat: repeat;
    background-size: auto;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
}

.home-title {
    font-size: 55px;
}