.site__header {
    padding-top: 84px;
    padding-bottom: 7px;
    position: relative;
    z-index: 1;
    background: black;
    text-align: center;
}
.posts__details-thumb {
    margin: 0 0 30px 0;
    border-radius: 10px;
    overflow: hidden;
}
