main #content{background-color:#fff;width:580px;height:calc(100vh - 220px);overflow-y:auto}main #content #content-title h1{font-family:Arial,sans-serif;color:#933;font-size:14px;font-weight:600;margin:10px 0 5px 60px}main #content #content-title hr{width:500px;margin:0;border:1px solid #933}main #content #content-elements{margin:20px 0 50px 0}main #content #content-elements .content-elements-element{max-width:520px;display:flex;flex-direction:column;align-items:start;justify-content:start;flex-wrap:nowrap}main #content #content-elements .content-elements-element p{font-family:Arial,sans-serif;color:#000;font-size:13px;font-weight:400;line-height:1.5;margin:10px 0 20px 0}main #content #content-elements .content-elements-element .textwithimg{margin-top:20px}main #content #content-elements .content-elements-element .textwithimg img{float:right}main #content p{font-family:Arial,sans-serif;color:#000;font-size:13px;font-weight:400;line-height:1.5;margin:10px 0 20px 0}main #content table{border:2px solid #933;max-width:520px;margin-bottom:50px}main #content table tbody{width:500px}main #content table tbody tr{width:480px}main #content table tbody tr td{width:240px;border:1px solid #933;padding:5px;font-family:Arial,sans-serif;color:#000;font-size:13px;font-weight:400;line-height:1.5}