.graph-section{background:var(--black)}.graph-section .sub-contents{margin:0 auto;max-width:1600px;padding:75px 30px 150px}.graph-section .content-wrapper{border:20px solid rgba(0,173,238,.5);padding:75px}.graph-section h2,.graph-section p{color:var(--white)!important}.graph-section .content-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between}.graph-section .graph,.graph-section .graph-info{width:48%}.graph-section .data-chart{align-items:center;display:flex}.graph-section .data-chart img{max-width:75px}.graph-section .data-chart p{margin-bottom:0}@media only screen and (max-width:768px){.graph-section .sub-contents{padding:75px 15px}.graph-section .content-wrapper{border-width:10px;flex-direction:column;padding:20px}.graph-section .graph,.graph-section .graph-info{width:100%}.graph-section .data-chart img{max-width:50px}}