#ct_size_guide{
    padding: 40px;
    background: white;
    max-width: 600px;
    margin: 0 auto;
    position: relative;
}

#ct_size_guide.ct_sg_tabbed{
    padding: 0px;
    max-width: 100%;
}

#ct_size_guide table {
    width: 100%;
}

.ct_sg_tabbed .sg_content {
    max-width:100%;
}

.ct_table_caption{
    font-size: small;
    color: #808080;
    font-style: italic;
    margin: 0;
}

button.mfp-close {
    position: absolute;
}

h2.sg_title {
    font-weight: 400;
}

.clearfix:before, .clearfix:after{
    content: " ";
    display: table;
}

.clearfix:after{
    clear: both;
}

.sg_content h4{
    clear: none;
}