.header-container {
    background-image: none!important;
    height: auto!important;
    background-color: white!important
}

.macprogrami {
    height: auto;
    display: block;
    width: 100%;
    margin-bottom: 15px;
    padding: 30px 30px 15px 30px;
    background-color: #1e2024!important
}

.odul {
    margin: 0 auto;
    display: block
}

.oduller p {
    text-align: center;
    margin-top: 15px
}

.macprogrami p {
    font-size: 20px;
    color: white;
}

.tarihayar {
    position: relative;
    width: 100%;
    margin-bottom: 10px;
    display: table
}

.tarihayar p {
    position: relative;
    top: 7px
}

.saatayar {
    position: relative;
    width: 100%;
    margin-bottom: 10px;
    display: table
}

.saatayar p {
    position: relative;
    top: 7px
}

.lokasyonayar {
    position: relative;
    width: 100%;
    margin-bottom: 10px;
    display: table
}

.lokasyonayar p {
    position: relative;
    top: 7px
}

.takima {
    border: 1px solid white;
    width: 100%;
    margin-bottom: 30px;
    display: flex;
    position: relative;
    align-items: center;
    padding: 5px 10px;
}

.takimb {
    border: 1px solid white;
    width: 100%;
    height: 57px;
    padding-left: 40px;
    display: table;
    position: relative
}

.takima p {
    display: table-cell;
    vertical-align: middle
}

.takima img {
    z-index: 99;
    max-height: 57px;
    margin-right: 20px;
}

.takimb img {
    position: absolute;
    left: -15px;
    z-index: 99;
    height: 57px
}