.obr {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
    max-width: 1200px;
    border-radius: 0 0 16px 16px;
}