@media (min-width:767px){
    tool-tip[data-tool-tip="size-chart"] .tool-tip__content{
        min-width:500px;
    }
}