.flexslider .slides img{
 height : 400px;
 width : 300px;
}

#logo-typography-guideline-table {

}

#logo-typography-guideline-table th,
#logo-typography-guideline-table td{
    width: 30px;
    height: 15px;
    border: 3px solid #FFFFFF;
    padding: 5px;
}

#logo-typography-guideline-table th {
    padding: 9px;
}

#logo-typography-guideline-table thead tr th:nth-child(1) {
    background-color: #E46464;
}
#logo-typography-guideline-table thead tr th:nth-child(2) {
    background-color: #0DACBA;
}
#logo-typography-guideline-table thead tr th:nth-child(3) {
    background-color: #8CC63E;
}
#logo-typography-guideline-table thead tr th:nth-child(4) {
    background-color: #A7A9AB;
}
#logo-typography-guideline-table thead tr th:nth-child(5) {
    background-color: #231F20;
}

#logo-typography-guideline-table tbody tr:nth-child(odd) {
    background-color: #FFFFFF;
}
#logo-typography-guideline-table tbody tr:nth-child(even) {
    background-color: #D7E8F7;
}

#logo-typography-guideline-table tbody tr td div {
    width: 35px;
    display: table-cell;
}

#logo-typography-guideline-note {
    line-height: 1.2em; 
}

.wpb_video_widget.vc_video-aspect-ratio-169 .wpb_video_wrapper {
    padding-top: 0% !important;
}