/* ==========================================================================
   Base
   ========================================================================== */

img.alignleft {
  margin: 0 20px 20px 0;
}

body {
	font-family: 'Bitter', serif;
  color:#8B8787;
  background-color:#fff;
  background-image:url(../img/page-bg.gif);
  background-position: top center;
  background-repeat: repeat-x;

  font-size: 12px;
}
body.home{
	background-image:url(../img/bg.gif);
	 background-repeat: no-repeat;
	   background-position: top center;
}

input, button, select, textarea {
  font-family: 'Bitter', serif;
}

h2 {
  color: #000000;
  font-size: 24px;
  font-weight: normal;
}

h3 {
  color: #000000 !important;
  font-family: 'bebas_neueregular' !important;
  font-size: 22px !important;
  font-weight: normal !important;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
  text-align: center !important;
  letter-spacing: 1px !important;
}
h4 {
  font-size: 16.5px;
}

a, a:hover, a:focus {
  color: #d4af37;
}

/* =============================================================================
   Header
   ========================================================================== */
.redbar{
  background-color: #D4AF37;
  height:3px;
}

.banner { }

.navbar .brand {
  background: url("https://www.prestigehotelawards.co.uk/wp-content/uploads/Prestige-logo_2022-01.png") no-repeat scroll 0 0;
  color: #777777;
  display: block;
  float: left;
  font-size: 20px;
  font-weight: 200;
  height: 141px;
  margin-left: 0;
  margin-top: 15px;
  padding: 0;
  text-indent: -9999px;
  width: 318px;
}

.navbar .brand-img{
  height: 150px;
  margin-left: -50px;
}

.navbar-inner {
  background-color: #fff;
  border: 1px solid #D4D4D4;
  min-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
}
.navbar .nav {
  background-color: #333;
  display: block;
  float: left;
  left: 0;
  margin: 0 0 20px;
  position: relative;
  width: 100%;
  margin-top: 9px;
}
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
  background-color: rgba(0, 0, 0, 0);
  background-position: center top;
  background-repeat: no-repeat;
  color: #d4af37;
}
.navbar .nav > li > a {
  border-right: 1px solid #282727;
  color: #FFFFFF;
  font-family: 'Nunito',sans-serif;
  font-size: 11px;
  font-weight: 300;
  padding: 15px 18px;
  text-transform: uppercase;
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  background-color: transparent;
  color: #D4AF37;
  text-decoration: none;
}

.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner {
  border-width: 0px 0 0px;
}

.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #222121;
  border-radius: 4px;
}

.dropdown-menu {
  background-clip: padding-box;
  background-color: #333;
  border: 0 solid rgba(0, 0, 0, 0.2);
  display: none;
  float: left;
  left: 0;
  list-style: none outside none;
  margin: 0;
  min-width: 160px;
  padding: 5px 0;
  position: absolute;
  top: 100%;
  z-index: 1000;
}
.dropdown-menu > li > a {
  clear: both;
  color: #FFFFFF;
  display: block;
  font-family: 'Nunito',sans-serif;
  font-weight: normal;
  line-height: 20px;
  padding: 10px 20px;
  text-transform: uppercase;
  white-space: nowrap;
  font-size: 11px;
}
.navbar .nav > li > .dropdown-menu:after {
  border-bottom: 0px solid #FFFFFF;
  border-left: 6px solid rgba(0, 0, 0, 0);
  border-right: 6px solid rgba(0, 0, 0, 0);
  content: "";
  display: inline-block;
  left: 10px;
  position: absolute;
  top: -6px;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  text-decoration: none;
  color: #d4af37;
  background-color: transparent;
}

.dropdown-menu > li{ border-bottom:1px solid #ccc; }
.dropdown-menu > li:last-child { border-bottom: none; }


.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  background-color: rgba(0, 0, 0, 0);
  color: #d4af37;
  outline: 0 none;
  text-decoration: none;
}
.tagline {
  font-size: 12px;
  margin-bottom: 0;
  margin-top: -4px;
  padding-left: 24px;
  padding-top: 99px;
}
.buy-button {
  background-color: #EC2429;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  color: #FFFFFF;
  float: right;
  font-family: 'Nunito',sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding: 5px 15px;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  top: 0;
}
.buy-button:hover{
	background-color:#000;
	color:#fff;
	text-decoration:none;
}
.hit-scotland-logo {
  position: absolute;
  right: 358px;
  top: 28px;
  color: #333;
  text-align: center;
}

.social-links {
  position: absolute;
  right: 0;
  top: 28px;
}
.social-icon {
  display: block;
  float: left;
}
.social-tw {
  background-image: url("../img/social-sprite.png");
  background-position: 18px 0;
  height: 16px;
  width: 18px;
}
.navbar-inner .container{
	position:relative;
}
.social-fb {
  background-image: url("../img/social-sprite.png");
  background-position: 0 0;
  height: 16px;
  width: 16px;
  margin-right: 10px;
}
.social-tw:hover{
	background-position:18px 16px;
}
.social-fb:hover{
	background-position:0 16px;
}

.page-header {
  border-bottom: 0 solid #EEEEEE;
  margin: 0;
  padding-bottom: 0;
}

.sidebar-nav {
    padding: 9px 0;
}

.vote-date {
  font-size: 16px;
  position: absolute;
  right: 0;
  top: 64px;
}

.gala-date {
  font-size: 16px;
  position: absolute;
  right: 0;
  top: 108px;
}

.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
  color: #FFFFFF;
}

.vote-banner{
  margin-bottom:20px;
}
/* fix drop down menus */
ul.nav li.dropdown:hover > ul.dropdown-menu{
    display: block;
}


/* ==========================================================================
   Content
   ========================================================================== */

.content { }


/* ==========================================================================
   Slider
   ========================================================================== */


.carousel-control {
  background: url(../img/left-arrow-sprite.png) repeat scroll 0 0 transparent;
  border: 0px solid #FFFFFF;
  color: #FFFFFF;
  font-size: 60px;
  font-weight: 100;
  height: 35px;
  left: -17.5px;
  line-height: 30px;
  margin-top: -20px;
  opacity: 1;
  position: absolute;
  text-align: center;
  top: 48%;
  width: 35px;
  display:block;
}
.carousel-control.right {
  background: url(../img/right-arrow-sprite.png) repeat scroll 0 0 transparent;
  left: auto;
  right: -17.5px;
}
.carousel-control:hover {
  background-position:0 35px;
  opacity:1;
}
/* ==========================================================================
   Primary Content
   ========================================================================== */

.main { }

/* ==========================================================================
   Home
   ========================================================================== */

.sponsor-logo {
  background-color: #FFFFFF;
  border: 1px solid #E4E2E2;
  height: 100px;
  margin-bottom: 20px;
  position: relative;
}
.page-template-template-sponsors-php .sponsor-logo:hover, .page-template-template-sponsors-php .close-button:hover{
  cursor: pointer;
}
.sponsor-logo img {
  border: medium none;
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.page-template-template-home-php .sponsor-logo img, .sponsor-buttons .sponsor-logo img{
  max-height: 80px;
  width: auto;
}
.about-text {
  background-color: #FFFFFF;
  border: 1px solid #E9E7E7;
  font-size: 12px;
}
.about-text h3 {
  border-bottom: 1px solid #E9E7E7;
  margin-bottom: 0;
  margin-top: 5px;
  text-align: center;
  letter-spacing: 1px;
}
.about-text-content {
  line-height: 1.4;
  padding: 18px;
}
.double-bar {
  border-bottom: 1px solid #E9E7E7;
  border-top: 1px solid #E9E7E7;
  height: 4px;
  margin-bottom: 10px;
  margin-top: 0px;
}
.hatch-bar {
  background-image: url("../img/hatch-bg.jpg");
  height: 5px;
  margin-bottom: 20px;
  margin-top: 10px;
}
.vote-now-box {
  background-color: #333;
  border-radius: 4px;
  color: #FFFFFF;
  font-family: 'Montserrat',sans-serif;
  font-size: 14px;
  margin-bottom: 20px;
  margin-top: 20px;
  padding-bottom: 13px;
  padding-top: 15px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.vote-now-box:hover{
  background-color: #d4af37;
}
.vote-now-box a{
  color:#fff;
}
.vote-now-box a:hover{
  text-decoration: none;
}
.left-box {
  background-color: #FFFFFF;
  border: 1px solid #E9E7E7;
}
.middle-box{
  background-color: #fff;
  border:1px solid #E9E7E7;
}
.middle-box-content{
  padding:15px;
}
.middle-box h3, .latest-tweet h3, .sidebar .latest-tweet h3, .left-box h3 {
  border-bottom: 1px solid #E9E7E7;
  margin-bottom: 10px;
  margin-top: 8px;
  color:#000;
}
.left-box h3 {
  margin-bottom: 9px;
}
.middle-box-content h3{
  border-bottom:0;
}
.latest-tweet{
  background-color: #fff;
  border:1px solid #E9E7E7;
  position: relative;
}
.tweet_content { text-align: center; }
.tweets {
  padding: 15px;
  min-height: 140px;
}
.tweets a{
  color:#EC2429;
}
.tweet_profile_img, .tweet_primary_meta, .tweet_intents{
  display: none;
}
.tweet_text{
  font-size: 14px;
}
.tweet-bird {
  bottom: 15px;
  position: absolute;
  right: 15px;
}
.sponsors-header{
  margin-top:20px;
}
.carousel {
  line-height: 1;
  margin-bottom: 35px;
  position: relative;
}
/* ==========================================================================
   Sponsors
   ========================================================================== */
.sponsor-container .sponsor-logo {
  height: 200px;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-top: 20px;
}
.sponsor-container {
  display: none;
  margin-bottom: 20px;
  position: relative;
}
.sponsor-inner {
  background-color: #f1f1f1;
}
.sponsor-container h3 {
  font-size: 30px;
  font-weight: normal;
  margin-bottom: 10px;
  margin-top: 10px;
  text-align: left;
}
.close-button {
  position: absolute;
  right: 0;
  top: 0;
}
/* ==========================================================================
   Winners
   ========================================================================== */
.winner-row {
  border-bottom: 1px solid #E9E7E7;
  padding-bottom: 10px;
  padding-top: 10px;
}
.award-title {
  color: #8B8787;
  font-family: 'Nunito',sans-serif;
  font-size: 14px;
}
.winner {
	font-family: 'Nunito',sans-serif;
  font-size: 14px;
  text-align: right;
}
.winner span{
  font-style: italic;
}
.font-11px {
  font-size: 11px;
  margin-top: 20px;
}
/* ==========================================================================
   Success Stories
   ========================================================================== */
.success-title {
  color: #000000;
  font-size: 18px;
}
.success-story{
  margin-bottom:20px;
}
.success-name, .success-company {
  color: #EC2429;
  font-style: italic;
}
.success-name{
  margin-bottom:0;
}

/* ==========================================================================
   Clic-Sargent
   ========================================================================== */

.clic-sargent .alignleft{
  margin-right:20px;
}

/* ==========================================================================
   Book a Table
   ========================================================================== */
.book-table, .book-ts{
  border: 1px solid #E9E7E7;
  background-color:#fff;
  height:160px;
  position: relative;
}

.book-ts img {
  border: medium none;
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.book-table h3 {
  color: #EC2429;
  margin-top: 60px;
}
.book-link h3{
  text-align: left;
}
.book-link:hover, .book-link:focus{
  color:#000;
}
/* ==========================================================================
   Variety Show
   ========================================================================== */
.act{
  float:left;
}
.act:nth-child(2){
  margin-left:10px;
  margin-right:10px;
}
.act-title {
  background-color: #000000;
  color: #FFFFFF;
  font-family: 'bebas_neueregular';
  font-size: 19px;
  padding: 5px;
}
/* ==========================================================================
   Vote
   ========================================================================== */
.wpcf7-form, #commentform label {
  color: #000000;
  font-family: arial;
  font-weight: bold;
  font-size: 11px;
  margin: 0 0 5px 0;
}
.red-text{
  color:#EC2429;
}
.wpcf7-form input, textarea, input[type="text"], input[type="email"], input[type="url"], .input-xlarge {
  background-color: #FFFFFF;
  border-radius: 0px;
  padding-bottom: 7px;
  padding-top: 7px;
  width: 98%;
}
.vote-fields input {
  width: 286px;
}
.vote-fields p{
  float:left;
}
.vote-fields p:nth-child(odd){
  margin-right:20px;
}
.vote-fields{
  overflow: auto;
}
input.wpcf7-submit, input.btn[type="submit"] {
  background-color: #000000;
  border: 0 none;
  border-radius: 3px;
  color: #FFFFFF;
  font-family: 'bebas_neueregular';
  font-size: 20px;
  font-weight: 300;
  padding: 10px 40px;
  letter-spacing: 1px;
  width: auto;
}
input.wpcf7-submit:hover, input.btn[type="submit"]:hover {
  background-color:#d4af37;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
  border-color: rgba(0, 0, 0, 1);
  outline: 0 none;
}
.vote-text{
  color: #8B8787;
  font-family: 'Bitter',serif;
  font-size: 12px;
  font-weight: normal;
}

.wpcf7 input[type="checkbox"] { margin-top: 0; }

.wpcf7 .terms-agree {
	display: inline-block;
	margin-left: 8px;
}


/* ==========================================================================
   Sidebar
   ========================================================================== */

.sidebar { }

.sidebar-vote {
  background-color: #000000;
  margin-bottom: 10px;
}
.sidebar h3 {
  color: #FFFFFF;
  line-height: 1;
  padding: 15px;
}
.sidebar-book {
  background-color: #EC2429;
  margin-bottom: 10px;
}
.sidebar-vote a, .sidebar-book a {
  color: #fff;
}
.sidebar-ticket-soup {
  background-color: #E8E7E7;
  margin-bottom: 10px;
}
.sidebar-ticket-soup h3 {
  background-image: url("../img/ts-logo.jpg");
  background-position: 216px center;
  background-repeat: no-repeat;
  color: #000000;
  padding-bottom: 25px;
  padding-top: 25px;
  text-align: left;
  padding-left: 10px;
}
.sidebar-image {
  background-color: #FFFFFF;
  border: 1px solid #E9E7E7;
  padding: 15px;
  position: relative;
}
.sidebar-image h3 {
  background-color: #EC2429;
  background-image: url("../img/icon-pdf.png");
  background-position: 234px center;
  background-repeat: no-repeat;
  text-align: left;
}
.widget_categories, .widget_recent_entries{
  border: 1px solid #E9E7E7;
  margin-bottom:10px;
  background-color: #fff;
}
.widget_categories h3, .widget_recent_entries h3{
  color:#000;
  border-bottom: 1px solid #E9E7E7;
}
.widget_categories ul, .widget_recent_entries ul{
  margin:0;
  padding:0;
}
.widget_categories ul li, .widget_recent_entries ul li {
  list-style: none outside none;
  padding: 10px;
}
.widget_categories ul li a, .widget_recent_entries ul li a{
  color:#EC2429;
}
.sidebar-vote a:hover, .sidebar-book a:hover, .sidebar-ticket-soup a:hover, .sidebar-image a:hover{
  text-decoration: none;
}
.mailing-list{
  margin-top:20px;
}
.mailing-list .wpcf7-form input {
  background-color: #ECECEC;
  border-radius: 0;
  float: left;
  padding-bottom: 7px;
  padding-top: 7px;
  width: 67%;
}
.mailing-list input.wpcf7-submit {
  background-color: #000000;
  border: 0 none;
  border-radius: 3px;
  color: #FFFFFF;
  font-family: 'bebas_neueregular';
  font-size: 20px;
  font-weight: 300;
  margin-left: 5px;
  padding: 8px 40px 7px;
  text-align: center;
  width: 80px;
}


.register-interest {
  background-color: #FFFFFF;
  border: 1px solid #E9E7E7;
  margin-bottom:10px;
}
.register-interest h3 {
  border-bottom: 1px solid #E9E7E7;
  margin-bottom: 10px;
  margin-top: 8px;
  color:#000;
}
.register-interest-form {
  padding: 15px 15px 0;
}
.mailing-list .wpcf7-form input, .register-interest .wpcf7-form input {
  background-color: #ECECEC;
  border-radius: 0;
  float: left;
  padding-bottom: 7px;
  padding-top: 7px;
  width: 67%;
}
.register-interest .wpcf7-form input {
  width: 62%;
}
.register-interest .wpcf7-form {
  margin-bottom:0;
}
.mailing-list input.wpcf7-submit, .register-interest input.wpcf7-submit {
  background-color: #000000;
  border: 0 none;
  border-radius: 3px;
  color: #FFFFFF;
  font-family: 'bebas_neueregular';
  font-size: 20px;
  font-weight: 300;
  margin-left: 5px;
  padding: 8px 40px 7px;
  width: 80px;
}
/* ==========================================================================
   Posts
   ========================================================================== */

.hentry header {
  overflow: auto;
}
.hentry time {
  margin-right: 20px;
}
.hentry .byline { }
.hentry .entry-content { }
.hentry footer { }

.hentry {
  border-top: 1px solid #E9E7E7;
  padding-bottom: 20px;
  padding-top: 10px;
}
.hentry .entry-title a, .hentry .entry-title {
  color: #000000;
  font-size: 18px;
  font-weight: normal;
}
.updated{
  color: #EC2429;
  font-style: italic;
  float:left;
  background-image: url(../img/icon-clock.png);
  background-position: center left;
  padding-left:20px;
  background-repeat: no-repeat;
}
.number-comments{
  color: #EC2429;
  font-style: italic;
  float:left;
  background-image: url(../img/icon-comments.png);
  background-position: center left;
  padding-left:20px;
  background-repeat: no-repeat;
}
.hentry .attachment-thumbnail {
  background-color: #fff;
  padding: 5px;
  float: left;
  margin-right: 20px;
  border: 1px solid #E9E7E7;
}
.entry-summary, .entry-content {
  margin-bottom: 20px;
  overflow: auto;
  position: relative;
}
.read-more {
  background-color: #000000;
  border-radius: 4px;
  bottom: 0;
  color: #FFFFFF;
  padding: 10px 30px;
  position: absolute;
}
.read-more:hover, .read-more:focus {
  color: #FFFFFF;
  background-color: #EC2429;
  text-decoration: none;
}
.avatar{
  display:none;
}
.media-heading {
  font-weight: normal;
  margin: 0 0 5px;
}

.nav-next:before, .nav-next:after, .nav-previous:before, .nav-previous:after {
    content: "";
    display: table;
    line-height: 0;
}
.nav-next:after, .nav-previous:after {
    clear: both;
}
.nav-next:before, .nav-next:after, .nav-previous:before, .nav-previous:after {
    content: "";
    display: table;
    line-height: 0;
}

.nav-next a, .nav-previous a {
  background-color: #FFFFFF;
  border: 1px solid #DEDEDE;
  border-radius: 4px;
  color: #000000;
  cursor: pointer;
  font-family: 'Nunito',sans-serif;
  font-size: 11px;
  font-weight: 300;
  padding: 7px 9px;
  text-transform: uppercase;
}
.nav-next a:hover, .nav-previous a:hover {
    background-color: #000000;
    color: #FFFFFF;
    text-decoration: none;
	border-color:#000;
}
.nav-next a {
  float: right;
}

/* ==========================================================================
   Thank You
   ========================================================================== */
.twitter-follow-button {
  bottom: 15px;
  left: 15px;
  position: absolute;
}
.share-vote{
  text-align: center;
  margin-bottom: 20px;
}
.share-vote a{
  margin-left:10px;
  margin-right:10px;
}
/* ==========================================================================
   Gallery
   ========================================================================== */

.thumbnail {
  border: 1px solid #DDDDDD;
  display: block;
  line-height: 20px;
  padding: 4px;
  transition: all 0.2s ease-in-out 0s;
  width: 129px;
}
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #000;
}


/* ==========================================================================
   Pager
   ========================================================================== */

.page-numbers.current {
    background-color: #000;
    border: 1px solid #000;
    color: #FFFFFF;
}
.page-numbers {
    border: 1px solid #DEDEDE;
    border-radius: 4px;
    color: #000000;
    float: left;
    font-size: 11px;
    margin-right: 9px;
    padding: 2px 9px;
	font-family: 'Nunito',sans-serif;
  font-size: 10px;
  font-weight: 300;
  text-transform: uppercase;
}
.page-numbers:hover {
    background-color: #000;
    border: 1px solid #000;
    color: #FFFFFF;
    text-decoration: none;
}

/* ==========================================================================
   Footer
   ========================================================================== */

.content-info {
  background-color: #F5F3F3;
  margin-bottom: 20px;
  margin-top: 20px;
  padding-bottom: 20px;
}
.nav_menu-2 {
  margin-top:20px;
}
.nav_menu-2 ul{
  padding:0;
  margin: 0;
  width:100%;
}
.nav_menu-2 li {
  color: #000000;
  float: left;
  font-family: 'Nunito',sans-serif;
  font-size: 10px;
  list-style: none outside none;
  margin-right: 15px;
  text-transform: uppercase;
}
.nav_menu-2 li a{
  color:#000;
}
.content-info p {
  float: left;
  font-size: 11px;
}
.content-info .span2 {
  padding-top: 20px;
  width: 120px;
}
.content-info .span2 a {
  color: #000000;
  font-family: 'Nunito',sans-serif;
  font-size: 10px;
  font-weight: 300;
  text-transform: uppercase;
}
.content-info .span4 {
  padding-top: 20px;
  text-align: right;
  width: 380px;
}
.site-by{
  margin-bottom:0;
}

/* === Wordpress Admin Bar Adjustments === */

/* Fix the top margin when logged in */
.logged-in .navbar-fixed-top {
    top: 32px;
}
/* Fix the top margin when logged in */
@media screen and (max-width: 782px) {
    .logged-in .navbar-fixed-top {
        top: 46px;
    }
}
/* Fix the top margin when logged in */
@media screen and (max-width: 600px) {
    .logged-in .navbar-fixed-top {
        top: 42px;
    }
}

/* ==========================================================================
   WordPress Generated Classes
   See: http://codex.wordpress.org/CSS#WordPress_Generated_Classes
   ========================================================================== */

.aligncenter { display: block; margin: 0 auto; }
.alignleft { float: left; }
.alignright { float: right; }
figure.alignnone { margin-left: 0; margin-right: 0; }



/* ==========================================================================
   Media Queries
   ========================================================================== */

@media (max-width: 767px) {

}


.dropdown-menu {
    background-color: black !important;
}

#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    background-color:  black !important;
    color: white !important;
}

.fancybox img{
    max-width: 100% !important;
    height: auto !important;
}

.gallery li{
    list-style: none;
}

.gallery{
    display: flex;
    flex-wrap: wrap;
}

.car-image{
    width: 100%;
    height: 350px;
    object-fit: cover;
}