.logoPart{
    height: auto;
    max-height: 120px;
    max-width: 200px;
}

.link-title{
    color: #3c4043;
}

#slider{
    height: 100% !important;
}


#mainDiv{
    margin-top: 50px;
    margin-left: 10px; 
    margin-right: 10px;
}


.center-text{
    text-align: center;
}


@media (min-width: 800px) {
    
    #mainDiv{
        margin-left: 100px;
        margin-right: 100px;
    }
}

.join-title {
    margin-bottom: 0px !important;
}

.line-join-title {
    background-color: grey; 
    height: 1px; 
    width: 100%;
    margin-bottom: 15px;
}