.ust-container {
	width: 980px;
	}

.ust-table tr th, .ust-entry table tr th{
	padding: 12px 21px;
	}

.ust-table tr td, .ust-entry table tr td{
	padding: 9px 21px;
	}


.ust-cards-grid {
	gap: 11px;
	}

.ust-card-tile {
	width: calc(25% - 8px);
	}



.ust-faq-section {
	padding: 0;
	}

.ust-faq-section .ust-title {
	margin: 0 0 31px 0;
	}

.ust-faq-section .ust-faqs-l {
	width: 481px;
	}

.ust-faq-section .ust-faqs-r {
	width: 481px;
	}

.ust-faq-item {
	padding: 17px 21px;
	background: #fff url('images/ust-faq.svg') no-repeat 13px 18px / 21px;
	}

.ust-faq-item.ust-open {
	padding: 16px 20px;
	background: #fff url('images/ust-faq-open.svg') no-repeat 12px 17px / 21px;
	}

.ust-faq-answer {
	padding: 13px 0 0 0;
	}



.ust-home-content {
	padding: 0 0 81px 0;
	}


.ust-site-grid {
	gap: 11px;
	}

.ust-site-card {
	width: calc(25% - 8px);
	}


.ust-site-hero-thumb {
	width: 401px;
	min-width: 401px;
	}

.ust-cat-tile{
	width: calc(20% - 16px);
	}



.ust-footer-left {
	width: 301px;
	}


.ust-footer-right {
	width: 661px;
	}
