
			
						section.news_artilces-lists {
				padding-bottom: 40px;
			}
			
			.content-box .cc-empty-state-message {
				line-height: 28px;
				font-size: 20px;
				font-weight: 500;
			}
			
			.content-box .cc-filter-group button.cc-submit-search-button,
			.content-box .cc-filter-group button.cc-reset-search-button{
				font-size: 20px;
				line-height: 32px;
				padding-left: 20px;
				padding-right: 20px;
			}
			
			.content-box .cc-keywords-wrapper {
				height: auto;
				margin-bottom: 20px;
			}
			
			.content-box .cc-keywords-wrapper input {
				font-size: 20px;
			}
			
			.content-box .cc-keywords-wrapper::before {
				top: 0.75rem;
				width: 0.5em;
				height: 0.5em;
			}
			
			.cc-portal-share-container span {
				font-size: 21px;
				font-weight: 400;
			}
			
			
			@media screen and (max-width: 576px) {
				.content-box .cc-careers-script-container {
					padding: 0 !important;
				}
			
				.content-box .cc-careers-container.search-top,
				.content-box .cc-filters-container {
					display: block !important;
				}
				
			
				.cc-portal-share-container span {
					font-size: 16px;
					line-height: 20px;
				}
			
				.content-box .cc-filter-group button.cc-submit-search-button,
			
				.content-box .cc-filter-group button.cc-reset-search-button{
					font-size: 16px;
				}
			}		
		