.theme-1-13 .wrapper.content {
    background: url("../../images/themes/1_13/bg-main.png") #ded7ce left top;
}

.theme-1-13 .bg-part.bg-part-top {
    background: url("../../images/themes/1_13/bg-part-top.png");
    width: 787px;
    height: 207px;
    left: -51px;
    top: -105px;
    z-index: 10;
}

.theme-1-13 .bg-part.bg-part-right {
    background: url("../../images/themes/1_13/bg-part-right.png");
    width: 620px;
    height: 902px;
    right: -480px;
    top: -105px;
}

@media screen and (max-width: 1100px)
{
    .theme-1-13 .bg-part.bg-part-right {
        display: none;
    }
}

.theme-1-13 .avatar-box {
    right: 0;
    top: -100px;
}