.prices__type-work{display:flex;flex-direction:column;align-items:center}.prices__title{font-size:26px;margin:20px 0 0;color:#e42a24;scroll-margin-top:90px}.prices__table{padding-left:0;width:500px;margin:0 0 10px}.prices__table-name{font-size:14px;display:grid;grid-template-columns:375px 120px;border-bottom:1px solid #000;padding:10px 5px 2px}.prices__table-name_head{font-weight:900}@media screen and (max-width:800px){.prices__title{font-size:22px}}@media screen and (max-width:600px){.prices__title{font-size:20px;scroll-margin-top:115px}.prices__table{width:100%}.prices__table-name{grid-template-columns:1fr 120px;margin:0 20px}}@media screen and (max-width:480px){.prices__table-name{grid-template-columns:3fr 1fr;padding:8px 5px 2px}}.button-up{position:fixed;bottom:45px;right:31px;width:28px;height:28px;background:none;border:2px solid #000;border-radius:8px;box-sizing:border-box;opacity:.5;transition:.5s ease;background-image:url(/back-img.png);background-position:50%;background-size:18px;background-repeat:no-repeat}.button-up:hover{opacity:1}@media screen and (min-width:1300px){.button-up{right:calc((100% - 1218px) / 2)}}@media screen and (max-width:600px){.button-up{bottom:50px;right:21px}}.prices{width:100%;max-width:1280px;scroll-margin-top:100px;margin-bottom:40px}