@media all and (min-width:1200px) {
.layout_calc  .layout_right{max-width:calc(100% - 390px);}
}