.custom_common_width {
    max-width: 1730px; /* 원하는 최대 폭으로 설정 */
    margin-left: auto;
    margin-right: auto;
}