body {
	padding: 30px;
}

.box {
	background: url(/images/box-bottom.png);
	background-position: bottom center;
	background-repeat: no-repeat;
}

#background-gradient {
  background: url(/images/background-gradient.png) repeat-x;
  /* background-color: yellow; */
  width: 100%;
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  height: 345px;
}

#middle-gradient {
  background: url(/images/middle-gradient.png) repeat-x;
  background-color: white;
  width: 100%;
  z-index: -1;
  position: absolute;
  top: 345px;
  left: 0;
  height: 383px;
}

#container {
	margin: 0px auto;
	width: 1000px;
	background: white;
	box-shadow: 0px 0px 8px 8px;
	behavior: url(/stylesheets/ie-css3.htc);
	position: relative;
}

#taglines {
	height: 40px;
	overflow: hidden;
	position: relative;
}

.tagline {
	padding: 10px;
	text-align: center;
	display: none;
	white-space: nowrap;
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	width: 1000px;
	left: -1000px;
}

.menu {
	margin: 0;
	padding: 8px 12px;
}

.menu li {
	display: block;
	float: left;
	padding: 3px 5px;
	font-size: 12px;
	border-right: 1px solid;
}

.menu li:last-child {
	border-right: none;
}

.menu li a {
	text-decoration: none;
}

#sidebar {
	width: 235px;
	display: table-cell;
}

.large_current_promo {
  margin: 0px auto;
  display: block;
}

#current_promo_thumb {
	display: block;
	margin: 0px auto;
}

#current_promo_thumb.has_url:hover {
  border: 3px outset #333;
}

#sidebar-content {
	margin: 15px;
}

.bar {
	width: 198px;
	height: 31px;
	position: relative;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	margin: 10px 0;
	border: 2px solid #252726;
	behavior: url(/stylesheets/ie-css3.htc);
}

.bar-bg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
.bar-bg, .bar .heading, .bar .heading-bg {
	-webkit-border-top-right-radius: 12px;
	-webkit-border-bottom-right-radius: 12px;
}

.bar .icon {
	position: absolute;
	left: 4px;
	top: -1;
	z-index: 3;
}

.bar .heading-bg {
	position: absolute;
	left: 48px;
	padding-left: 12px;
	height: 23px;
	width: 138px;
	text-transform: uppercase;
/*	background: #ffc800; */
	padding-top: 8px;
	z-index: 0;
	border-bottom-right-radius: 7px;
	border-top-right-radius: 7px;
}

#schedule-service .heading-bg {
/*	background: #c1001d; */
}

#schedule-service .heading {
	color: white;
	text-transform: none;
}

.bar .heading {
	position: absolute;
	left: 48px;
	padding-left: 12px;
	font-weight: bold;
	height: 23px;
	width: 138px;
	text-transform: uppercase;
	padding-top: 10px;
	font-size: 14px;
	z-index: 0;
	z-index: 3;
	margin-top: 0;
}

#compass {
	float: right;
}

#sidebar hr {
	margin: 20px 0;
}

.day_name {
	display: block;
	float: left;
	clear: left;
	width: 80px;
}

#contact-right .day_name {
  width: 100px;
}

#content {
	padding-left: 30px;
	font-size: 13px;
	position: relative;
}

#content h1 {
	font-size: 18px;
}

#content {
	width: 735px;
}

#content p {
	margin-right: 15px;
}

#boxes {
	width: 735px;
	margin-top: 20px;
}

.box {
/*	background: #ab9056; */
	width: 232px;
	height: 154px;
	float: left;
	border-radius: 11px;
	-webkit-border-radius: 9px;
	margin-bottom: 10px;
	margin-right: 9px;
	behavior: url(/stylesheets/ie-css3.htc);
}

.box img {
  width: 232px;
  height: 154px;
}

.news-articles {
	width: 346px;
	float: left;
	background: #dadddd;
	border: 2px solid #7c7f7e;
	margin-top: 25px;
}

.news-articles .heading {
	height: 33px;
	background: black;
	text-align: center;
	color: white;
	font-size: 20px;
}

.news-articles .heading .icon {
	position: relative;
	top: 3px;
}

#news {
	margin-right: 25px;
}

.articles-list {
	border: 1px solid #e9eceb;
	padding: 15px;
	text-align: center;
	line-height: 150%;
	height: 98px;
}

#links {
	margin-top: 30px;
	background: #262727;
	height: 93px;
	margin-right: 0px;
	margin-bottom: 20px;
}

#partners-link {
	margin: 10px;
	background: transparent;
	float: left;
	width: 167px;
	padding-right: 10px;
	border-right: 2px solid #4a4c4b;
}

#partners-link img {
	float: left;
	margin-right: 10px;
}

#partners-link-span {
	position: relative;
	top: 15px;
}

#social-media {
	height: 93px;
	padding-top: 3px;
}

#social-media img {
	margin-right: 5px;
}

#youtube {
	position: relative;
	top: 4px;
	width: 80px;
	height: 80px;
}

#brands {
	float: left;
	width: 380px;
	padding-right: 27px;
	padding-left: 4px;
	border-right: 1px solid #e4e4e4;
	padding-bottom: 10px;
}

#cities {
	float: left;
	padding-left: 10px;
}

#cities-list {
	width: 260px;
}

#brands h2, #brands h3, #cities h2, #cities h3 {
	margin-top: 0;
	font-size: 16px;
}

#brands a, #cities a {
	text-decoration: none;
}

.brand {
	float: left;
	width: 80px;
}

.city {
	float: left;
	width: 130px;
	overflow: hidden;
	white-space: nowrap;
}

.coupon {
	height: 250px;
	margin-top: 20px;
	margin-left: 5px;
	margin-right: 5px;
}

#coupons-container {
	height: 270px;
	width: 680px;
	position: relative;
	z-index: 10;
}

#coupons-wrapper {
	border: 1px solid black;
	border-width: 1px 20px;
	height: 270px;
	overflow: hidden;
	white-space: nowrap;
	width: 680px;
	position: relative;
	background: #8e8e8e;
	z-index: 10;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

#coupons {
	position: absolute;
}

.coupon-arrow {
	color: white;
	font-size: 13px;
	border: 2px solid white;
	position: absolute;
	z-index: 20;
	padding: 3px 0;
}

#coupon-arrow-left {
	left: 2px;
	top: 125px;
}

#coupon-arrow-right {
	right: 17px;
	top: 125px;
}

#coupon-name {
	position: absolute;
	top: 0;
	text-align: center;
	color: black;
	width: 100%;
	z-index: 20;
	font-weight: bold;
	font-size: 20px;
	padding-top: 2px;
}

#footer {
	background: black /* #141414 */;
	color: #ebebeb;
	position: relative;
	font-size: 13px;
	padding: 15px;
}

#mspro_footer img {
  vertical-align: middle;
}

#footer a {
	color: #ebebeb;
}

#footer_links {
	position: absolute;
	text-align: center;
	width: 33%;
	top: 15px;
	left: 33%;
	margin: 0px auto;
}

#footer_links a {
	margin: 10px;
}

#login_links {
	float: right;
	text-align: right;
}

#service-coupon {
	margin-top: 20px;
	text-transform: uppercase;
	text-align: center;
	font-size: 12px;
}

#service-coupon img {
	width: 300px;
	border: 1px dotted #666;
	margin-bottom: 5px;
}

#subpage-header-container {
	position: relative;
	border-top: 1px solid black;
	margin-top: 2px;
}
#subpage-header {
	background: url('/images/header-gradient.png') repeat-y;
	padding: 25px;
	padding-bottom: 5px;
}

.tire-subpage-header {
  background: url('/images/tread-bg.png') repeat-x !important;
}

#subpage-header h1 {
	color: white;
	margin: 0;
}

#intro_text {
	padding: 25px;
	padding-top: 10px;
	min-height: 70px;
	border-bottom: 3px solid black;
	color: gray;
}

#intro_text strong {
	font-weight: bold;
	color: black;
}

.contact_us_intro_text {
  color: black !important;
  font-size: 20px;
}

.contact_us_intro_text > div {
  width: 30%;
  padding: 10px;
  padding-left: 0;
  margin-bottom: 0;
}

#contact-left, #contact-center {
  font-weight: bold;
}
#contact-left {
}

#contact-center {
}

#contact-right {
  font-size: 18px !important;
}

#subpage-main {
	position: relative;
}

#subpage-main-left {
	padding: 10px 15px 25px 25px;
	width: 610px;
	background: #ccc !important;
	vertical-align: top;
}

/* #subpage-main-content {
	background-color: #ccc !important;
} */

#subpage-main-left table {
	width: 100% !important;
}

#subpage-main-left * {
	background: #ccc !important;
}

#subpage-main-content.white-bg * {
	background-color: #fff !important;
}

#subpage-main-right {
	width: 300px;
	padding: 10px 25px 25px 25px;
	vertical-align: top;
}

#subpage-main-right img {
	width: 300px;
}

#subpage-footer {
	background: black;
	padding-top: 5px;
}

#subpage-footer .menu li a {
	color: #ccc;
}

#rotating_contents {
	position: relative;
}

#rotating-arrow-left {
	position: absolute;
	top: 90px;
	left: 11px;
	z-index: 20;
	cursor: pointer;
}

#rotating-arrow-right {
	position: absolute;
	top: 90px;
	left: 377px;
	z-index: 20;
	cursor: pointer;
}

#rotating-image-wrapper {
	position: absolute;
	top: 6px;
	left: 40px;
	background: white;
	padding: 2px;
	border: 2px solid gray;
}

.rotating-text {
	position: absolute;
	left: 377px;
	width: 563px;
	padding: 10px 20px;
	padding-left: 40px;
	opacity: 0.7;
	background: white;
	height: 160px;
	top: 30px;
}

.rotating-more {
	position: absolute;
	bottom: 5px;
	right: 30px;
	font-size: 20px;
	font-weight: bold;
}

#current_promo_container {
	position: relative;
}

#current_promo_details {
	position: absolute;
	bottom: 5%;
	margin-left: 50px;
}

#subpage-main.form-page {
	background: #999;
	padding-top: 30px;
	padding-bottom: 50px;
}

#subpage-main-centered {
	border: 1px solid black;
	border-top: 20px solid black;
	padding: 25px 30px 10px 30px;
	margin: 0 auto;
	width: 500px;
	background: #ccc;
}

#subpage-main-centered form {
}

#complete_texting_signup_form label.error, #subpage-main-centered form label.error {
	vertical-align: top;
	margin-bottom: 20px;
}

#complete_texting_signup_form label, #subpage-main-centered form label {
	width: 150px;
	float: left;
	position: relative;
	top: 4px;
}

#complete_texting_signup_form .radio_buttons label, #subpage-main-centered form .radio_buttons label {
  width: 60px;
  float: none;
  top: 0px;
}

#complete_texting_signup_form label em, #subpage-main-centered form label em {
	position: absolute;
	left: -10px;
}

#complete_texting_signup_form p,  #subpage-main-centered form p {
	clear: both;
}

#complete_texting_signup_form input[type="text"], #subpage-main-centered form input[type="text"] {
	width: 250px;
}

#complete_texting_signup_form input.short,  #subpage-main-centered form input.short {
	width: auto;
}


#complete_texting_signup_form textarea, #subpage-main-centered form textarea {
	width: 400px;
	height: 70px;
}

#complete_texting_signup_form em, #subpage-main-centered em {
	color: red;
	font-style: normal;
}

#google_review {
	float: right;
	margin-right: 15px;
}

.large-sidebar {
	/*font-size: 18px; */
	/*font-weight: bold; */
  line-height: 130%;
	display: block;
	text-align: center;
}

.social-media-icon {
	height: 72px;
	width: 72px;
  margin-top: 7px;
}

#subpage-footer #footer {
	width: 960px;
	margin-left: 10px;
}

a img {
	border: 0;
}

#sidebar-content .phone_number {
	font-size: 16px;
	color: white;
}

#sidebar-content .dual-numbers {
	padding-top: 5px;
}

#sidebar-content .dual-numbers .phone_number {
	font-size: 15px;
}

.tire_logo {
	height: 100px;
}

.tagline {
	margin-top: 0;
}

.payment_method {
	height: 170px;
}

.payment_method img {
	height: 150px;
}

.post {
  border-bottom: 1px solid gray;
}

.post:last-child {
  border-bottom: 0;
}

.post .post_category {
  color: gray;
}

.pagination {
  margin-top: 20px;
}

.car_care_tips_sidebar {
  width: 200px !important;
}

.car_care_tips_left {
  width: 710px !important;
	vertical-align: top;
}

#tire_selector_container {
  background: url(/images/tire_selector-bg.png) repeat-x;
  width: 700px;
  padding: 5px;
  margin-bottom: 20px;
  border: 2px solid #727272;
}

#tire_selector {
  float: left;
  position: relative;
}

#shop-name {
  color: white;
  position: absolute;
  top: 8px;
  left: 9px;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 1px;
  font-style: italic;
  overflow: hidden;
  width: 95%;
  white-space: nowrap;
}

#tire_size_form {
  width: 336px;
}

#tire_selector_buttons {
  width: 100%;
  padding: 6px 0;
}

#tire_selector_buttons .gradient-button {
  width: 99px;
}

.gradient-button {
  width: 99px;
  margin: 1px;
  border: 1px solid #333;
  border-radius: 8px;
  display: block;
  background-color: #555;
  position: relative;
  color: white;
  font-weight: bold;
  padding: 4px;
  text-align: center;
  float: left;
  text-decoration: none !Important;
  letter-spacing: 1px;
}

.gradient-button.tire-button {
  padding-bottom: 1px;
  font-size: 14px;
}

.tire_selector_submit {
  width: 70px;
  background-color: #0067a7 !important;
  margin: 6px 0;
}

.tire_selector_submit {
  margin: 8px auto;
  margin-left: 130px;
  display: block;
}

.tire_selector_submit.disabled {
  opacity: 0.5;
}

.gradient-button .gradient-button-bg {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.gradient-button.blue {
  background-color: #0067a7 !important;
}

.gradient-button.red {
  background-color: #D00006 !important;
}

#tire_size_form h2, #car_tire_form h2 {
  margin-top: 0;
  padding-top: 5px;
  margin-bottom: 5px;
}

.tire_form_element {
  background: url(/images/arrow-down.png) no-repeat 95%;
  overflow: hidden;
  width: 336px;
  margin-top: 2px;
}

#tire_aspect_ratio_box {
  opacity: 0.8;
}

.tire_form_element.disabled {
  opacity: 0.5 !important;
}

.tire_form_element select {
  background: transparent;
  font-family: arial;
  width: 356px;
  border: 0;
  font-size: 18px;
  font-weight: bold;
  padding: 4px;
  padding-left: 10px;
}

.tire_form_element select option:first-child {
  font-weight: bold;
  font-size: 18px;
}

.tire_form_element select option {
  background: white;
  font-weight: normal;
  font-size: 13px;
}

#tire_coupons_container {
  width: 340px;
  float: left;
  position: relative;
}

#tire_coupons {
  margin-left: 20px;
  width: 340px;
  position: relative;
  height: 250px;
  background: white;
  border: 1px solid #333;
  box-shadow: 0px 4px 4px #333;
}

.tire_coupon {
  max-width: 340px;
  height: 250px;
  position: absolute;
  left: 50%;
  top: 0;
  display: none;
  margin-left: 170px;
}

.tire {
  width: 800px;
  background: #eee;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#ffffff');
  background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#fff));
  background: -moz-linear-gradient(#ccc,#fff);
  margin: 20px 0;
  margin-left: 0px;
  clear: left;
  font-size: 16px;
  padding: 15px;
  border: 2px solid #999;
}

.tire a {
  font-weight: bold;
  text-decoration: none;
  font-size: 16px;
}

.tire a:hover {
  text-decoration: underline;
}

.tire_top {
  height: 10px;
  background-image: url('/images/tire_bg.png');
  background-position: left top;
  background-repeat: no-repeat;
}

.tire_left {
  vertical-align: top;
  width: 120px;
}

.tire_right {
  vertical-align: top;
  text-align: center;
  padding-left: 20px;
}

.tire_right .gradient-button:first-child {
  margin-top: 0;
}

.tire_right .gradient-button {
  margin-top: 10px;
}

.tire_center {
  background-image: url('/images/tire_bg.png');
  background-position: center top;
  background-repeat: no-repeat;
  padding-right: 20px;
  min-height: 150px;
  width: 100%;
}

.tire_data {
}

.tire_bottom {
  height: 45px;
  background-image: url('/images/tire_bg.png');
  background-position: right bottom;
  background-repeat: no-repeat;
}

.tire_thumb {
  background-color: white !important;
  width: 80px;
  height: 80px;
  display: block;
  text-align: center;
  border: 2px solid transparent;
  margin-bottom: -5px;
  padding: 4px 12px;
}

.tire_thumb:hover {
  border: 2px solid orange;
}

.tire_thumb img {
  max-width: 80px;
  max-height: 80px;
}

.tire_table {
  border-collapse: no-collapse;
  background: white;
  width: 520px;
  border: 1px solid black;
  border-right: 2px solid #999;
  border-bottom: 2px solid #999;
}

.tire_table tr td:first-child {
  background: #0067A7;
  color: white;
  font-weight: bold;
  padding-left: 5px;
  min-width: 140px;
}

.tire_table tr td:nth-child(2) {
  color: #0067A7;
  font-weight: bold;
}

.tire_table tr td:nth-child(2), .tire_table tr td:last-child {
  border-bottom: 1px solid #ccc;
}

.tire_table tr:last-child td {
  border-bottom: 0;
}

.tire_table tr td {
  vertical-align: top;
}

.tire_table tr td {
  padding: 2px;
  padding-top: 6px;
}

.tire_table tr td:last-child {
  padding-left: 5px;
}

#tire_detail .tire_table {
  width: auto !important;
}

#tire_contact {
  background: url('/images/tire_contact_bg.png');
  background-repeat: no-repeat;
  padding: 0 15px;
  margin-right: 20px;
  height: 139px;
  width: 300px;
  float: left;
}

#tire_contact h3 {
}

#tire_contact h2 {
  text-align: center;
  padding-right: 20px;
  padding-top: 12px;
}

#tire_map {
  float: left;
  background: url('/images/tire_map_bg.png');
  background-repeat: no-repeat;
  width: 313px;
  height: 148px;
}

#tire_map {
  padding-left: 15px;
}

/* #facebox .content {
  width: 370px;
} */

#facebox .close {
  display: none;
}

#auto_links img {
  margin-right: 15px;
}

.pin-it-button {
  position: relative;
  top: 4px;
  left: 3px;
}

#texting-signup {
  background: black;
  padding: 10px 20px;
}

#texting-signup p {
  margin-top: 10px;
  margin-bottom: 10px;
}

#texting-graphic {
  float: left;
  display: block;
  width: 110px;
}

#texting-text {
  font-size: 22px;
  float: left;
  width: 565px;
  padding-left: 20px;
}

#texting-miniform {
  float: right;
  width: 300px;
}

#texting-signup sup {
  position: relative;
  top: 3px;
}
#texting-miniform label {
  color: white;
  font-weight: normal;
  font-size: 16px;
}
#texting-miniform select {
  width: 171px;
  padding: 2px 1px;
}
#texting-miniform input[type="text"] {
  width: 160px;
  padding: 2px;
}

#texting-miniform .gradient-button {
  font-size: 16px;
  margin-left: 30px;
  padding-bottom: 0;
  font-weight: normal;
}

#complete_texting_signup_form {
  width: 500px;
  padding: 20px;
}

#complete_texting_signup_form h3 {
}

#complete_texting_signup_form #simple_captcha {
  width: 250px;
}

#complete_texting_signup_form .gradient-button {
  float: none;
}

#pause_taglines {
  position: absolute;
  right: 10px;
  color: #ccc;
  top: 12px;
  cursor: pointer;
  display: block;
  z-index: 999999999;
}

#direct-connect {
  background: url(/images/hexagon-bg.jpg) repeat black;
  padding: 15px;
  text-align: center;
  width: 240px;
  padding-bottom: 40px;
  padding-top: 5px;
  margin: 0px auto;
  border-top-width: 10px;
  border-bottom-width: 10px;
  border-style: solid;
  border-left-width: 0;
  border-right-width: 0;
  margin-top: 20px;
}

#direct-connect h3 {
  color: white;
  text-align: center;
  font-style: italic;
}

#direct-connect-headline {
  margin: 0px auto;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 220px !important;
}

#direct-connect a img {
  width: 200px !important;
  position: absolute;
  top: 0;
  left: 0;
}

#direct-connect a {
  display: block;
  width: 200px !important;
  margin: 0px auto;
  margin-top: 20px;
  padding: 15px 0 7px;
  color: black;
  border-radius: 10px;
  position: relative;
  text-decoration: none !important;
  font-weight: bold;
}

html.wait, html.wait * { cursor: wait !important; }

.review_site_button {
  padding: 11px 8px;
  background: url(/images/review-site-button.png);
  display: block;
  width: 214px;
  height: 27px;
  margin: 8px auto;
  text-align: center;
  border-radius: 12px;
}

.review_site_button:hover {
  box-shadow: 0px 0px 5px blue;
}

.review_site_button img {
  margin: 0px auto;
}

#our-reviews {
  width: 208px;
  margin-left: -2px;
  margin-bottom: 20px;
  margin-top: 30px;
  border: 1px solid black;
  padding-bottom: 0;
  font-size: 13px;
}

#reviews-header {
  background: black;
  color: white;
  padding: 10px;
  font-size: 24px;
  font-weight: bold;
  line-height: 125%;
}

#elfsight-reviews-header {
  background: black;
  color: white;
  padding: 10px;
  font-size: 24px;
  font-weight: bold;
  line-height: 125%;
}

#reviews-list {
  padding: 5px 10px;
  max-height: 350px;
  background: white;
  overflow-y: scroll;
}

#reviews-footer {
  background: black;
  padding: 8px 0;
  margin-bottom: 10px;
}

.review-stars .star.bright {
  color: #ee5000;
  text-shadow: 1px 1px #ccc;
}

.review-stars .star.bright {
  line-height: 120%;
}

.review-author {
  font-weight: bold;
  color: #333;
}

.review-date {
  float: right;
  font-weight: bold;
  color: #666;
}

.review {
  margin: 10px 0;
  border-bottom: 1px dotted gray;
  padding-bottom: 10px;
}

.review:last-child {
  border-bottom: 0;
}

#write-review-button {
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
  color: black;
  /*padding-top: 14px;
  padding-bottom: 8px;*/
  position: relative;
  width: 180px;
  height: 30px;
  display: block;
  margin: 8px auto;
  margin-bottom: 12px;
}

#write-review-button:hover img {
  box-shadow: 0 0 5px white;
}

#write-review-button span {
  z-index: 10;
  display: block;
  color: #ff3c00;
  position: relative;
  padding-top: 11px;
  text-align: center;
  letter-spacing: 1px;
  text-shadow: 1px 1px #ddd;
}
#write-review-button-img {
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  border-radius: 9px;
}

.icon-angies_list {
  width: 144px;
}

.icon-bbb_ab {
	width: auto;
	position: relative;
	top: -10px;
	height: 72px;
}

.video-wrapper-MTM4-dimensions {
  width: 400px !important;
  height: 200px !important;
}

.post * {
  max-width: 100% !important;
}

.post video {
  height: auto !important;
}

.video-js {
    width: auto !important;
      height: auto !important;
}

.video-js .vjs-tech {
    position: relative !important;
}

#body-wrapper {
	display: flex;
	flex-direction: row;
}

/* Elfsight settings */
#sidebar-elfsight-wrapper .eagr-reviews-skeleton-component {
  width: 208px !important;
}

#sidebar-elfsight-wrapper .eagr-reviews-skeleton-container {
  width: 208px !important;
  height: 400px !important
}

#sidebar-elfsight-wrapper .eagr-content-inner {
  padding: 0 !important;
}

#sidebar-elfsight-wrapper .eagr-review-card-template-classic-component {
  padding: 10px 22px 10px 10px !important;
}

#sidebar-elfsight-wrapper .eagr-review-card-container {
  font-size: 80% !important;
}

#welcome_text_video {
    width: 95%;
    height: 440px;
    margin-bottom: 20px;
}