| | |
| | | |
| | | .charts-container { |
| | | width: 100%; |
| | | height: 306px; |
| | | height: 280px; |
| | | padding: 20px; |
| | | background-color: rgba(17, 34, 58, 0.6); |
| | | border: 1px solid rgba(47, 91, 157, 0.8); |
| | |
| | | margin-right: 0; |
| | | } |
| | | .content-container { |
| | | height: 560px; |
| | | height: 510px; |
| | | } |
| | | .content-item { |
| | | background-color: rgba(17, 34, 58, 0.6); |
| | | padding: 23px 7px 23px 23px; |
| | | padding: 18px 7px 18px 23px; |
| | | border: 1px solid #29466A; |
| | | } |
| | | .content-item:last-child { |
| | |
| | | |
| | | .content-container { |
| | | width: 100%; |
| | | height: 560px; |
| | | height: 510px; |
| | | overflow-y: hidden; |
| | | background-color: rgba(17, 34, 58, 0.6); |
| | | border: 1px solid rgba(47, 91, 157, 0.8); |
| | |
| | | |
| | | .content-video-info { |
| | | width: 100%; |
| | | height: 209px; |
| | | height: 180px; |
| | | position: relative; |
| | | } |
| | | |