body {
    background: url('images/slider-bg3.jpg') no-repeat;
    background-size: auto 100%;
    font-family: 'Oswald', sans-serif;
    height: 100% !important;
}

h1 {
    margin-top: 50px;
    margin-bottom: 50px !important;
}

.content {
    background: #fff;
    padding: 60px 50px !important;
    border-radius: 15px;
    border: 2px solid #000000;
    margin-bottom: 80px;
}

footer {
    background: none;
}

footer p {
    padding: 15px;
    font-size: 12px;
    margin: 0 !important;
}

.m_about {
    width: 100%;
    display: block;
    overflow: hidden;
    z-index: 9999;
    font-family: 'Europe';
    color: white;
    font-size: 16px;
}