.content-with-background{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #ecd7be;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-bottom:36px;padding:23px}.content-with-background .item:first-child{width:calc(100% - 280px)}.content-with-background .link-page a{background:#f89c36;border:1px solid rgba(0,0,0,.25);border-radius:.25em;box-sizing:border-box!important;color:#fff;display:inline-block;padding:.55em 1.22em;text-align:center;text-decoration:none;-webkit-transition:color .3s,background .3s,opacity .3s,border .3s;-o-transition:color .3s,background .3s,opacity .3s,border .3s;transition:color .3s,background .3s,opacity .3s,border .3s;width:270px}.content-with-background .link-page a:hover{background:#e37d00}@media (max-width:767px){.content-with-background{display:block;text-align:center}.content-with-background .item:first-child{margin-bottom:20px;width:100%}.content-with-background .item{width:100%}}@media (max-width:480px){.content-with-background .link-page a{padding-left:5px;padding-right:5px;width:100%}}