
#product_image_scrollable {
	text-align: center;
	position: relative;
    max-width: 100%;
	overflow-x: scroll;
    overflow-y: hidden; 
	white-space: nowrap;
	scroll-snap-type: x mandatory;
	-webkit-overflow-scrolling: touch;
	scroll-behavior: smooth;
	display: hidden; 
}

#product_image_scrollable .one_image_container{
	display: inline-block; 
	margin: 10px; 
	width:250px;
	height:250px;
	vertical-align: bottom;
	position: relative;
	scroll-snap-align: center;
	 margin-left: 250px;
	margin-right: 250px; 
}


.scroller_button {
	z-index: 900;
    cursor: pointer;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #0073AE;
    color: white;
    font-size: 2.285em;
    text-decoration: none;
    padding: .6rem;
    line-height: 0;
    text-align: center;
    display: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -webkit-touch-callout: none;
}

.scroller_button::before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 23.25px 0 23.25px 12.25px;
    border-color: transparent transparent transparent #ffffff;
}

.scroller_button.scroller_prev {
    left: 0;
}

.scroller_button.scroller_prev::before {
    border-width: 23.25px 12.25px 23.25px 0;
    border-color: transparent #ffffff transparent transparent;
}

.scroller_button.scroller_next {
    right: 0;
}


.repair_story_link {
    padding-top: 5px;
}
.repair_story_section {
    padding-top: 10px;
    padding-bottom:10px;
}
.repair_story_section_heading {
    font-weight:bold;
    padding-bottom: 5px;
}
.repair_story_link a:link,
.repair_story_link a:hover,
.repair_story_link a:visited,
.repair_story_link a:active {
    color: #336699;
}
.repair_story_link a:hover {
    text-decoration: underline;
}
.brief_description {
    font-size: 18px;
    padding-top: 6px;
}
#repair_stories .row {
    border: 1px solid #777;
    padding: 14px;
    margin-bottom: 10px;
    position: relative;
}
.storytext {
    position: static;
    padding-bottom: 24px;
}
.helpfulq {
	padding-top: 1em;
}
.thanks {
    display: none;
}
.yes,.no {
    cursor: pointer;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}
.morestories {
	border: none;
	color: white;
	font-weight: bold;
	padding: 10px 20px;
	border-radius: 5px;
	background: #0073AE;
	margin: 0 4em 1em;
	text-align: center;
	cursor: pointer;
}
.show_hidden {
    text-align: center;
    cursor: pointer;
    font-weight: bold;
    color: #336699;
    text-decoration: underline;
}
#add_to_cart button {
	margin-top: -1em;
	margin-left: 1em;
}
#shiptime {
	clear: left;
    font-style: italic;
    min-height: 32px;
    padding-top: 4px;
    line-height: 1.1em;
}
#ordertime {
    font-weight: bold;
}
#thumbnails {
	width: 100%;
	max-width: 400px;
    height: 0;
	padding-bottom: 17%;
	overflow: hidden;
	overflow-x: auto;
	white-space: nowrap;
}
.img_thumbnails, #thumbnails .ytp-thumbnail {
    padding-right: 3px;
    width: 18%;
    cursor: pointer;
}
#thumbnails .fancyYT {
	display: inline;
	width: auto;
	position: relative;
}
#thumbnails .ytp-thumbnail {
	aspect-ratio: 16 / 9;
	border: none !important;
	padding-right: 0;
}
#thumbnails .fancyYT:before {
	content: '';
	position: absolute;
	z-index: -1;
	left: 0;
	right: 0;
	aspect-ratio: 1 / 1;
	background: black;
	display: block;
	height: auto;
	top: 50%;
	transform: translateY(-50%);
}
#thumbnails .fancyYT svg {
	width: 100%;
	height: 100%;
}
#thumbnails .fancyYT .ytp-large-play-button-bg {
	fill: #f00;
	fill-opacity: 1;
}
#thumbnails .ytp-title-channel-logo, #thumbnails .ytp-title-text {
	display: none;
}
#top_description {
	margin: 0px;
}
.imgdiv {
	margin-right: -1.2em;
	-moz-box-sizing: border-box;
		 box-sizing: border-box;
}
.img_sizebox {
	width: 100%;
	height: 0;
	padding-bottom: 100%;
}
#main_img_vid_link {
	display: none;
	position: absolute;
	bottom: 21px;
	left: 0;
	color: white;
	background: #2E72AE;
	border-radius: 0 5px 0 0;
	text-align: left;
	cursor: pointer;
	overflow: hidden;
	padding: 0.3em 2.6em 0.3em 0;
	white-space: nowrap;
}
#main_img_vid_link svg {
	font-size: 3em;
	float: left;
	color: white;
	margin: 0 .14em;
}
.descdiv {
	margin-left: 1.2em;
}
.descdiv .row {
	padding: 2px 0 2px 0;
}
#product_name {
	margin: 5px 0px 0px 0px;
	/* font-size: 20px; */
	font-weight: bold;
}
#part_matches_model {
	margin: 10px 0 10px 0;
	font-weight: bold;
}
.small_check {
	width: 22px;
	height: 18px;
	margin-right: 4px;
}
#product_price {
	font-weight: bold;
}
#product_price span {
	color: red;
}
#quantityDrop {
	margin: 0 0 18px 0;
}
.compatibilityTable {
    width: 100%;
    vertical-align: text-top;
}
.compatibilityCell {
    width: 50%;
    vertical-align: text-top;
}
#compatibilityContainer, .compatibilityContainer {
	border: 1px solid #D9D9D9;
	padding: 5px;
	overflow:hidden;
	max-height: 100px;
}
#match_model {
	white-space: nowrap;
	padding: 6px 0;
}
#match_model svg {
	color: white;
	background: #56B141;
	font-weight:bold;
	border-radius: 10.5px;
	height: 21px;
	width: 21px;
	text-align: center;
    padding: 3px;
	margin-right: 2px;
}
.productInfo {
	font-weight: bold;
}
.productInfo span {
	font-weight: normal;
}
.subheader {
	color: #555555;
	font-weight: bold;
}
.repairtab {
	width: 100%;
	color: white;
	background: #2E72AE;
	text-align: center;
	font-weight: normal;
	margin: 0 0.85714em .2em 0;
	padding: .6em;
	border-radius: 5px 5px 0 0;
	cursor: pointer;
}
.repairtab .fa {
	font-size: 1.6em;
	position: relative;
	top: 0.1em;
	margin-right: 0.2em;
}
.repairtab svg {
	color: white !important;
	font-size: 1.6em;
	position: relative;
	top: 0.05em;
}
.video_prodname {
	font-weight: bold;
}
.short {
    height: 95px;
    overflow: hidden;
}
.notshort {
    height: auto;
    overflow: visible;
}
#compatibilityContainerToggle {
    cursor: pointer;
    padding: 12px 0;
}
.ajaxBox {
    width: 20px;
    height: 20px;
    background-position: center center;
    background-repeat: no-repeat;
}
.ajaxBusy {
    background-image: url('/images2/ajax-loader.gif');
}
.compatibilityHead {
	background: #dedede;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RlZGVkZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk1JSIgc3RvcC1jb2xvcj0iI2M5YzljOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhOWE5YTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: linear-gradient(to bottom, #dedede 0%,#c9c9c9 95%,#a9a9a9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dedede', endColorstr='#a9a9a9',GradientType=0 );	
	height: 20px;
	text-align: center;
	font-weight: bold;
}
.compatibilityCell {
	float: left;
	display: block;
	line-height:175%
}
.model-compatibility-container {
	margin-bottom: 15px;
	padding: 5px;
	border: 1px solid #d9d9d9;
	max-height: 80px;
	overflow: hidden;
}
.model-compatibility-list {
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
	margin: 0;
	padding: 0;
	list-style: none;
}
.model-compatibility-item {
	padding-bottom: 5px;
	padding-left: 15px;
	text-indent: -15px;
}
.model-compatibility-item.half {
	padding-bottom: 0;
}
.hidden {
	display: none;
}
.qa_upvote_answer, .qa_novote_answer {
	color: blue;
}
#nla_manuf_link_image {
	max-width: 100%;
	margin: auto;
}
#top_description h1 {
	font-size: 2em;
}
h2 {
	background: #E8E6E7;
	border-radius: 5px;
	padding: 10px;
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 2em;
}
#top_description p {
	margin-bottom: 0.3rem;
}
#top_description .productInfo {
	font-weight: normal;
}
#part_number span {
	font-weight: bold;
}
#imgdiv {
	margin: 1em 0;
	position: relative;
}
#imgdiv i {
	display: block;
	font-style: normal;
	font-size: .8em;
	margin-bottom: 0.5em;
}
.price_price {
	display: inline-block;
	font-weight: bold;
	font-size: 1.6em;
}
.product-review {
	margin-left: .5em;
	display: inline-block;
	font-size: 0.9em;
}
.stock_count {
	font-weight: bold;
	font-size: 1.2em;
}
.stock_count .icon-checkmark {
	background: #28A745;
	color: white;
	padding: 3px;
	border-radius: 9px;
	vertical-align: text-top;
}
.shiptime {
	font-size: 0.9em;
	vertical-align: middle;
	font-style: italic;
}
.shiptime img {
	position: relative;
	top: -4px;
	margin-right: 6px;
}
#add_to_cart {
	display: flex;
	height: 50px;
	justify-content: space-between;
}
#add_to_cart label {
	margin: 0 10px 0 0;
	padding: 0;
}
#add_to_cart select {
	height: 100%;
	width: 76px;
	padding: 14px;
	border-radius: 5px;
	appearance: none;
	background-image: url("/images2/icon-dropdown.png");
	background-repeat: no-repeat;
	background-position: 75% 50%;
}
#add_to_cart button {
	margin: 0;
	flex-grow: 1;
	font-size: 1.2em;
	font-weight: bold;
}
#add_to_cart button svg {
	vertical-align: text-top;
	font-size: 1.1em;
}
.repair_summary {
	display: flex;
	justify-content: space-between;
	margin-top: 1em;
}
.repair_summary img {
	position: relative;
	bottom: 2px;
	margin-right: 2px;
}
#genuine_oem {
	position: relative;
	width: 114px;
	margin: 40px auto 20px;
}
#genuine_oem img {
	margin-bottom: 8px;
}
#genuine_oem svg {
	vertical-align: text-top;
}
#genuine_oem .more-info {
	position: absolute;
	right: -7px;
	top: 0;
}
#manufacturer_logos {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#manufacturer_logos .make_images {
	margin: 5px 15px;
}
#jumplinks {
	width: 100%;
	position: relative;
	margin-top: 2.6em;
}
#jumplinks .linklist {
	white-space: nowrap;
	overflow: auto;
}
#jumplinks h4 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.9rem;
}
#jumplinks a {
	display: inline-block;
	color: #0073AE;
	border: 2px solid #0073AE;
	font-weight: bold;
	border-radius: 5px;
	padding: 5px 14px 4px;
}
#product_desc ul.add_desc, #product_desc ul#accessory_attributes {
	list-style: none;
	padding-left: 0;
	margin-top: 1em;
}
#product_desc ul.add_desc .productInfo {
	font-weight: normal;
}
#match_model {
	font-weight: bold;
}
a.fitjump {
	display: block;
	background: #0073AE;
	color: white;
	font-weight: bold;
	font-size: 1.2em;
	vertical-align: middle;
	text-align: center;
	padding: 14px 0;
	border-radius: 5px;
	margin: 20px auto;
}
a.fitjump:hover {
	text-decoration: none;
}
.related_product_area .related_image {
	width: 120px !important;
	height: 120px !important;
}
.related_parts_info .just_info {
	display: block;
	text-align: left;
}
.related_parts_info > br {
	display: none;
}
.related_parts_info .related-review {
	font-size: 1em;
}

#compatibility .h2_manuf {
	font-size: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 0;
}
#compatibility .compat_tool {
	display: flex;
	padding: 10px;
	justify-content: space-between;
	align-items: center;
	font-weight: bold;
}
#compatibility .compat_tool.even {
	background: #E8E6E7;
}
#compatibility .compat_title {
	flex-grow: 1;
	padding-right: 10px;
}
#compatibility .compat_tool a {
	width: 100%;
	color: blue;
	text-decoration: underline;
	line-height: 1em;
}

#compatibility_loading.spinner-border {
	height:1rem;
	width:1rem;
}

#tool_types {
	margin-top: 44px;
}
#tool_types ul {
	margin: 0;
	padding: 0 10px 0 1.2em;
	list-style: disc outside none;
	column-count: 2;
	column-gap: 5%;
}
#tool_types p {
	margin-bottom: .5em;
}
#tool_types li {
	padding-bottom: .5em;
}
#toggle_compat {
	display: block;
	width: 100%;
	text-align: center;
	color: blue;
	font-weight: bold;
	text-decoration: underline;
	position: relative;
}
#toggle_compat:after {
	content: "";
	display: inline-block;
	border-right: 2px solid blue;
	border-bottom: 2px solid blue;
	width: 10px; height: 10px;
	transform: rotate(-315deg);
	margin-left: .5em;
}
p#obsolete {
	background: #FFFFCB;
}
#search_whole_site {
	font-weight: bold;
	padding: 20px 0;
}
#search_whole_site button {
	background: #0073AE;
	color: white;
	font-weight: bold;
	font-size: 1.2em;
	vertical-align: middle;
	text-align: center;
	padding: 14px 20px;
	border: 0 none;
	border-radius: 5px;
	margin: 10px 0;
}
.reviews_sort_btn {
	font-size: 1.25em;
	color: black;
	border-radius: 5px;
	border: 1px solid black;
}
.reviews .review_title {
	color: black;
}
.reviews .review_comment {
	color: black;
}
.review_verified_purchase {
	font-size: 0.8em;
	font-weight: bold;
	color: #008000;
}
.reviews .review_customer_name, .reviews .review_date {
	color: #585858;
}
#sideHeaders {
	background: none;
}
#QandA .ask-portrait {
	float: left;
	border-radius: 55px;
	margin-right: 20px;
}
#QandA #team_container p {
	padding-left: 129px;
}
#QandA h5 {
	font-weight: bold;
	font-size: 1.2em;
}
#QandA #ask {
	display: block;
	background: #EA7024;
	color: white;
	font-weight: bold;
	font-size: 1.2em;
	vertical-align: center;
	text-align: center;
	padding: 14px 0;
	border-radius: 5px;
	margin: 20px auto;
}
#QandA .sideHeadersTitle {
	display: none;
}
#qa_header {
	display: block;
}
#qa_sort {
	margin-left: 10px;
	height: 50px;
	width: 200px;
	padding: 14px;
	border-radius: 5px;
	appearance: none;
	background-image: url(/images2/icon-dropdown.png);
	background-repeat: no-repeat;
	background-position: 90% 50%;
}
#qa_container {
	margin-top: 1em;
}
hr.qa_divider {
	display: none;
}
.question_container:after {
	content: "";
	display: block;
	border-bottom: 2px solid #DEDEDE;
	width: 80%;
	margin: 2em auto;
}
.qa_question_text {
	font-weight: bold;
}
.qa_question_user {
	font-size: 0.8em;
	font-weight: bold;
	color: #808080;
	margin-top: 4px;
}
.qa_question_answers_container {
	margin-top: 1em;
}
.qa_answer_arrow {
	padding: 0;
	flex: 0;
}
.qa_answer_text {
	flex: 1;
}
.qa_answer_arrow .orange_arrow {
	border: none;
	font-weight: bold;
	transform: none;
	top: 0.2em;
}
.qa_answer_arrow .orange_arrow:before {
	content: '\002ba1';
}
.askedon {
	display: none;
}
.erp-signature {
	display: block !important;
	font-size: 0.7em;
	font-weight: bold;
	color: #808080;
	margin-top: 3px;
}
.erp-signature svg {
	color: #28A745;
	border-radius: 8px;
	border: 2px solid #28A745;
	display: inline-block;
	padding: 1px;
	height: 1.4em;
	width: 1.4em;
	margin-right: 0.6em;
}
.qa_answer_footer {
	display: grid;
}
.qa_answer_related_parts {
	grid-row: 3;
	background: #F0F0F0;
	margin: 2em -1em;
	padding: 1em;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.7em;
	color: #808080;
}
.qa_answer_related_parts a {
	text-transform: none;
	display: block;
	color: blue;
	text-decoration: underline;
	font-weight: bold;
	font-size: 0.9rem;
}
.qa_vote_container {
	grid-row: 1;
	font-size: .8em;
	font-weight: bold;
	color: #808080;
	margin: 1em 0;
}
.qa_answer_vote_text {
	grid-row: 2;
}
.qa_answer_footer {
	margin-top: 10px;
}
.qa_answer_footer .qa_vote_container button {
	background: #0073AE;
	color: white;
	font-weight: bold;
	font-size: 1.2em;
	vertical-align: middle;
	text-align: center;
	padding: 4px 15px;
	border-radius: 5px;
	margin: 0 0 0 8px;
}
#instructions .repair_summary {
	background: #F0F0F0;
	border-radius: 5px;
	padding: 10px 5px;
	margin-bottom: 40px;
}
.repair_story h3 {
	font-size: 1.5em;
}
.repair_story:after {
	display: block;
	content: "";
	height:1px;
	width: 60%;
	border-top: 1px solid black;
	margin: 40px auto;
}
.repair_story .attribution {
	font-size: 0.8em;
	font-weight: bold;
	color: #585858;
}
.repair_story .helpful {
	margin: 10px 0 14px;
}
.repair_details {
	background: #F0F0F0;
	border-radius: 5px;
	padding: 20px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	column-gap: 10px;
	margin-bottom: 10px;
}
.repair_details h5 {
	font-size: .8em;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 2px;
	color: #333;
}
.repair_details > div {
	width: 100%;
}
.repair_details > div.small_detail {
	width: auto;
	flex-grow: 1;
}
.repair_details ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.repair_story_link a:link, .repair_story_link a:hover, .repair_story_link a:visited, .repair_story_link a:active {
	color: blue;
	text-decoration: underline;
	font-weight: bold;
}
.helpfulq.vote {
	display: flex;
	column-gap: 10px;
	align-items: center;
}
.helpfulq.vote button {
	border: none;
	color: white;
	font-weight: bold;
	padding: 10px 20px;
	border-radius: 5px;
	background: #0073AE;
	margin-bottom: 4px;
}
a.more-info {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	background: #4D8FBA;
	height: 22px;
	width: 22px;
	border-radius: 11px;
	color: white;
	font-size: 1rem;
	font-weight: bold;
	text-align: center;
	margin-left: 4px;
	line-height: 1.5em;
}
a.more-info:hover {
	text-decoration: none;
}
h2 a.more-info {
	vertical-align: text-bottom;
}
.inline {
	display: inline-block;
}
.overflow {
	display: none !important;
}
.fancymodal {
	display: none;
}
.fancymodal p {
	max-width: 600px;
	margin-bottom: 0;
}

.nlaexplain span, .nlaexplain div {
	grid-column: 1 / 3;
}
@media (max-width: 767px) {
	#jumplinks .linklist::-webkit-scrollbar {
		display: none;
	}
	.related_product_area::-webkit-scrollbar {
		display: none;
	}
}

@media (min-width: 768px) {
	#thumbnails {
		padding-bottom: 0;
		height: auto;
		white-space: normal;
        /*max-height: 65px;*/
	}
	.img_thumbnails {
		width: 17%;
	}
	#main_section.container {
		width: 1200px;
		max-width: 100%;
	}
	#main_grid {
		display: grid;
		grid-template-columns: [left] 30% [one-third] 1fr [two-third] 22% [right];
		align-items: start;
		column-gap: 4%;
	}
	#main_grid > div {
		display: grid;
		grid-area: auto / left / auto / right;
		grid-template-columns: [left] 1fr [middle] 1fr [right];
		align-items: start;
		column-gap: 10%;
	}
	#main_grid > div h2, #main_grid > div h4 {
		grid-column: left / right;
	}
	div#imgdiv {
		display: block;
		grid-area:  1 / left / 7 / one-third;
	}
	div#top_description {
		display: block;
		grid-area: 1 / one-third / 2 / two-third;
	}
	div#pricereview {
		display: block;
		grid-area: 2 / one-third / 3 / two-third;
	}
	.price_price {
		font-size: 2em;
	}
	div#availability {
		display: block;
		grid-area: 3 / one-third / 4 / two-third;
	}
	div.add_product {
		display: block;
		grid-area: 4 / one-third / 5 / two-third;
	}
	div#top_summary {
		display: block;
		grid-area: 5 / one-third / 6 / two-third;
	}
	div#compat_desktop {
		display: block;
		grid-area: 6 / one-third / 7 / two-third;
	}
	div#compat_desktop a.fitjump {
		width: 100%;
		margin-right: auto;
		white-space: nowrap;
		display: inline-block;
		padding: 14px 14px;
	}
	div#genuine_oem {
		display: block;
		grid-area: 1 / two-third / 3 / right;
		margin-top: 0;
		margin-bottom: 0;
	}
	div#manufacturer_logos {
		display: flex;
		justify-content: center;
		column-gap: 0;
		grid-area: 3 / two-third / 7 / right;
	}
	div#jumplinks {
		display: block;
		grid-area: 7 / left / 8 / right;
	}
	.related_product_area {
		overflow: auto;
		grid-column: left / right;
	}
	div#product_desc {
		grid-template-columns: [left] 2fr [middle] 1fr [right];
	}
	#product_desc ul.add_desc {
		margin-top: 0;
		grid-area: 2 / middle / 3 / right;
	}
	#product_desc .attribute_list {
		padding-left: 1.5em;
	}
	#compatibility .h2_manuf {
		font-size: 24px;
		padding: 5px 10px;
	}
	#tool_types {
		margin-top: 0;
	}
	div#videos {
		grid-template-columns: [left] 450px [middle] 1fr [right];
	}
	div#reviews {
		grid-template-columns: [left] 60% [middle] 1fr [right];
		column-gap: 0;
		font-size: 1.1em;
	}
	div#reviews span.review_verified_purchase {
		font-size: 1em;
	}
	div#QandA {
		grid-template-columns: [left] 50% [middle] 1fr [right];
	}
	#QandA #team_container {
		grid-area: 2 / middle / 4 / right;
	}
	div#instructions {
		grid-template-columns: [left] 50% [middle] 20% [mid-right] 1fr [right];
		column-gap: 0;
	}
	#instructions > div {
		grid-column: left / mid-right;
	}
	#instructions > p {
		grid-column: left / middle;
		background: none;
		margin-top: 0;
		margin-bottom: 1em;
		padding: 0;
	}
	.repair_story {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		column-gap: 20px;
	}
	.repair_story > h3, .repair_story > .attribution, .repair_story > .helpful {
		width: 100%;
	}
	.repair_details {
		width: 40%;
		align-content: flex-start;
	}
	.repair_details div.small_detail {
		width: 100%;
	}
	.repair_instructions {
		flex-basis: 0;
		flex-grow: 1;
	}

}
@media (min-width: 992px) {
	#thumbnails {
		/* max-height: 86px; */
	}
	.img_thumbnails {
		width: 18%;
	}
}