@import url('https://fonts.googleapis.com/css?family=Montserrat:400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap');
@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i,900,900i&display=swap');
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css");
body{
	font-family: 'Montserrat', sans-serif;
}
.h4, .h5, .h6, h4, h5, h6 {

}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
section.banner-secton {
    background: url(/lindsaypark/includes/themes/MuraBootstrap3/images/banner-bg2.jpg) no-repeat;
    background-size: cover;
    padding: 50vh 0;
}
header {
    position: absolute;
    width: 100%;
    padding: 20px 0px;
}
header .logo img {
    max-width: 200px;
}
.language-sec select {
    background: none;
    border: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
}
#chng_banner {
       position: relative;
    min-height: 680px;
    overflow: hidden;
	margin-top: -5px;
}
.change-img {
    z-index: 1;
    display: none;
    width: 100%;
    object-fit: cover;
    height: 768px;
    position: absolute;
    opacity: .5;
}
#chng_banner p {
   z-index: 2;
    width: auto;
    position: absolute;
    font-family: 'Playfair Display', serif;
    font-size: 60px;
    color: #6f6f6f;
    line-height: normal;
    padding: 0px 0;
}

.contentWrap p {
    font-family: 'Playfair Display', serif;
    font-size: 60px;
    color: #6f6f6f;
    margin-top: 125px;
    line-height: normal;
}
.hourse-slider .slick-prev, .hourse-slider .slick-next {
    content: '?';
    background: black;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
	z-index:9;
}
#chng_banner p a {
    color: #6f6f6f;
    text-decoration: none;
}
div#linkContent p a:hover {
    color: #fff!important;
    border-bottom: 4px solid #157B39;
    text-decoration: none!important;
}
div#linkContent {
    z-index: 2;
    width: 100%;
    position: absolute;
    top: 0;
}
.normallyHide {
    z-index: 1;
    width: 100%;
    object-fit: cover;
    height: 768px;
    position: absolute;
    opacity: .5;
}
#chng_banner img {
    position: absolute;
    top: 0;
    left: 0;
        width: 100%;
}
section.learn-history-sec {
    clear: both;
    background: #23222E;
}
section.news img {
width: 100%;
height: 250px;
object-fit: cover;

}
.instagram-gallry {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.instagram-gallry .instagram-three-img {
    flex: 0 0 36%;
}
.instagram-gallry .instagram-three-img .horizontal-img {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.instagram-gallry .instagram-three-img .horizontal-img img {
    flex: 0 0 49%;
    max-width: 49%;
}
.instagram-gallry .instagram-three-img .vertival-img {
    margin: 8px 0 0;
}
.instagram-gallry .instagram-single-img {
      flex: 0 0 26%;
    max-width: 26%;
}

.instagram-gallry .instagram-last-imgs {
    flex: 0 0 42%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.instagram-gallry .instagram-last-imgs .vertival-img {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    flex: 0 0 68%;
}
.instagram-gallry .instagram-last-imgs .horizontal-img {
    flex: 0 0 29%;
}
.instagram-gallry .instagram-last-imgs .vertival-img img:first-child {
    margin: 0 0 18px;
}

.normallyHide{
    display: none;
}
video#topVideo {
    margin-top: -20px;
}







section.news h2 {
    font-size: 40px;
    text-align: center;
    padding: 12px 0;
    font-family: 'Playfair Display', serif;
}

/* start video css*/
.iframe-videos {
    padding: 30px 0;
}
.iframe-videos .ifram-block {
    background: #ffffff;
    padding: 20px 0;
    justify-content: space-between;
}
.iframe-videos .ifram-block h3 {
  line-height: 22px;
    font-size: 18px;
    color: #397840;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    text-decoration: none;
	    margin: 6px 0 0;
}
.iframe-videos .ifram-block p {
   font-size: 18px;
    color: #fff;
    padding: 6px 0;
    font-family: 'Montserrat', sans-serif;
}


.iframe-videos .ifram-block iframe {
    width: 100%;
    height:273px;
}
.slider-main .slider-box img {
    width: 100%;
}
/* start slider csss*/
.slider-main .hourse-img {
    position: relative;
}
.slider-main .slider-box .arrowBtn {
    position: absolute;
    bottom: 0px;
    padding: 10px;
    background: #fff;
    width: 88px;
    left: 0;
    text-align: center;
    font-size: 12px;
    font-weight: 600;
    cursor: pointer;
}
.card-top.clearfix h3 {
    font-size: 14px;
        margin: 10px 0;
}
.card-top h5 {
    font-weight: bold;
    font-size: 18px;
}
.horse-info {
    padding: 15px 15px;
}
.horse-info h4 {
   margin: 12px 0;
    color: #000!important;
    font-size: 24px;
    font-family: 'Playfair Display', serif;
}
.horse-info .bold {
    font-weight: 600;
    margin: 0;
}
.slider-box {
    box-shadow: 0px 0px 8px 1px #ccc;
}
section.available-horses {
    padding: 50px 0;
}
.slider-main .slick-slide {
    padding: 10px;
}
input#slider-btn {
    background: transparent;
    border: 2px solid #397840;
    color: #397840;
    font-weight: 500;
    padding: 9px;
    display: block;
    width: 100%;
    max-width: 404px;
    margin: 40px auto 0;
    font-size: 14px;
}
/* End slider css*/
/* start partnersip css*/

section.home-partnershop {
    background: #22222d;
    padding: 30px 0;
}
.partnership-videos h4 {
    font-size: 38px;
    text-align: center;
    font-family: 'Playfair Display', serif;
    color: #fff;
    margin: 0 0 20px;
}
section.home-partnershop .iframe-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px;
    height: 0;
}
section.home-partnershop .iframe-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.partnership-videos {
    max-width: 600px;
    margin: 0 auto;
}
.video-info a {
    font-size: 18px;
    color: #397840;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    text-decoration: none;
}
.video-info {
    padding: 20px 0;
}
.video-info p {
    font-size: 18px;
    color: #fff;
    padding: 6px 0;
      font-family: 'Montserrat', sans-serif;
}
.video-info .learn-mote-btn {
    font-size: 16px;
}

/* End partnersip css*/
/* footer css*/
footer {
    background: #fff;
    padding-top: 50px;
}
.footer-block h3 {
    font-size: 20px;
    color: #000;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}
.dashLine {
    background: #157B39;
    width: 100px;
    height: 3px;
    position: relative;
    left: -32px;
    margin: 30px 0;
}
.footer-object-content {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
form.footer-form .footer-object-content .form-fields {
    flex: 0 0 50%;
    max-width: 50%;
}
form.footer-form .footer-control-group.req input {
    border-bottom: 1px solid #ddd!important;
    border-radius: 0;
    margin-bottom: 15px;
    padding-left: 0;
    outline: none;
    background: #fff;
    width: 100%;
    border: none;
    box-shadow: none;
    color: #000;
    font-size: 22px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
}
.page-submit button.form-submit {
    font-family: 'Montserrat', sans-serif;
    outline: 3px solid #157B39;
    padding: 6px 15px;
    color: #157B39;
    font-size: 14px;
    width: 246px;
    height: 64px;
    text-align: center;
    line-height: 53px;
    border-radius: 0;
    border: none;
    background: #fff;
    text-transform: uppercase;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-size:14px;
    color:#aaa;
    font-family: 'Montserrat', sans-serif;
}
::-moz-placeholder { /* Firefox 19+ */
    font-size:14px;
    color:#aaa;
    font-family: 'Montserrat', sans-serif;
}
:-ms-input-placeholder { /* IE 10+ */
    font-size:14px;
    color:#aaa;
    font-family: 'Montserrat', sans-serif;
}
:-moz-placeholder { /* Firefox 18- */
    font-size:14px;
    color:#aaa;
    font-family: 'Montserrat', sans-serif;
}
.blackfooter {
    background-color: #23222E;
          padding: 100px 0 30px;
    margin-top:50px;
}
.navbar-brand > img {
    display: block;
    width: 183px;
    height: 56px;
}
footer h3 {
    color: #fff;
}
footer .ph {
    color: #fff;
    font-size: 20px;
    text-decoration: none;
}
footer .eml {
    color: #fff;
    font-size: 20px;
    text-decoration: underline;
}
.social-icon {
    width: 60px;
    height: 60px;
    display: inline-block;
    margin: 5px 30px;
}
.social-icon img {
    width: 50px;
    height: 50px;
}
.social-icon:last-child {
    margin-right: 0;
}
.container {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
}
.hourse-slider h2 {
    font-size: 40px;
    text-align: center;
    padding: 12px 0;
    font-family: 'Playfair Display', serif;
}
.firm-discription p {
    font-size: 14px;
    line-height: 24px;
    margin: 12px 0;
}
.firm-ifram {
    position: relative;
    padding-bottom: 56%;
    padding-top: 0px;
    height: 0;
}
.firm-ifram iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.card-footer a {
      width: 160px;
    font-size: 12px;
    line-height: 40px;
    font-family: 'Montserrat', sans-serif;
    outline: 3px solid #157B39;
    padding: 11px 15px;
    color: #157B39;
    text-align: center;
    background: #fff;
    text-transform: uppercase;
    border: 1px solid transparent;
    font-weight: 400;
}
 .card-footer a:hover{
        border: 3px solid #fff;
    background: #157B39;
    color: #fff;
 }
.circleArrowDown >img {
    width: 100%;
    max-width: 42px;
    text-align: right;
    float: right;
}
.card-footer {
    clear: both;
    padding: 17px 0 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.circleInfo {
    font-size: 13px;
    color: #157B39;
}
.hide-div{
    display: none;
}
.slider-main .slider-box .arrowBtn:hover {
    background: black;
    color: #fff;
}
div#instaId {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.instagram-single-img img {
    margin: 0 0 8px 0;
}

.vertival-img.vert2 {
    margin: 0 !important;
}

.horizontal-img.hori2 {
    margin-top: 8px;
}

.instagram-gallry .instagram-three-img .horizontal-img .imgCaption {
    flex: 0 0 49%;
    max-width: 49%;
	    position: relative;
}
.instagram-gallry .instagram-three-img .horizontal-img .imgCaption img {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
div#instaId .imgCaption{
	  position: relative;
}
div#instaId .imgCaption:hover span {
  
    display: block !important;
    position: absolute;
    left: 0;
    background: #0c0a0a94;
    color: #fff;
    font-size: 14px;
    padding: 10px;
    height: 100%;
    overflow: auto;
    box-sizing: border-box;
    width: 100%;
    word-break: break-all;
}
section.youtubeFeeds {
    background: #fff;
    margin: 50px 0 0;
    padding: 30px 0;
}
.dropdown-otr {
    text-align: right;
        border-radius: 0;
            padding: 0 0 4px;
}
 .dropdown-otr .dropdown-menu {
       margin: 4px 0 0;
    text-align: right;
        border-radius: 0;
}
section.news .subTitle {
    text-align: center;
    font-size: 32px;
    padding: 0 0 21px;
    font-family: 'Playfair Display', serif;
}
section.youtubeFeeds .subTitle {
    color: #000;
    font-size: 44px;
    text-align: left;
    padding: 0 16px 0px;
    font-family: 'Playfair Display', serif;
    line-height: 54px;
}
div#instaId .imgCaption span::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #000;
}

div#instaId .imgCaption span::-webkit-scrollbar
{
	width: 10px;
	background-color: #000;
}

div#instaId .imgCaption span::-webkit-scrollbar-thumb
{
	background-color: #fff;
	border: 2px solid #555555;
}
.instagram-gallry .instagram-single-img span {
    height: 97% !important;
}
/* media*/
.mobile-safari-img {
    display: none;
}
.Contact_Us_Page label {
    display: none;
}
.Contact_Us_Page .mura-object.mura-async-object {
    width: 100%;
}
.Contact_Us_Page form input::placeholder, .Contact_Us_Page form textarea::placeholder {
   font-family: 'Playfair Display', serif !important;
      font-weight: bold;
}
.Contact_Us_Page aside.contact-us-wrapper {
    margin: 0;
}
.Contact_Us_Page .social_link ul li i {
    font: normal normal normal 28px/1 FontAwesome;
}
.Contact_Us_Page .row {
    /*margin-right: -15px !important;
    margin-left: -15px !important;*/
}
.Contact_Us_Page aside.contact-us-wrapper {
    margin: 0;
    width: 100%;
    max-width: 100%;
}
/* 10 dec css */
@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i,900,900i&display=swap');
		@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,400i,500,500i,600,700&display=swap');
		.Contact_Us_Page {
background: #23222d;
    padding: 10px 0 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 84vh;
}
.Contact_Us_Page h1 {
       font-size: 115px;
    line-height: 124px;
    color: #fff;
    font-family: 'Playfair Display', serif;
    margin-top: 0px;
    margin-bottom: 60px;
}

body .Contact_Us_Page form input, body .Contact_Us_Page form textarea {
       width: 100%;
    height: 50px;
    padding: 14px;
    font-family: 'Playfair Display', serif !important;
    font-size: 22px !important;
    color: #23222d !important;
    font-weight: bold !important;
    border: 1px solid #fff;
    margin: 6px 0;
    transition: all 0.3s ease-in-out;
}
.Contact_Us_Page form input::placeholder, .Contact_Us_Page form textarea::placeholder {
    font-size: 19px;
    color: #23222d;
     transition: all 0.3s ease-in-out;
}
body .Contact_Us_Page form textarea{
	height: 200px;
}
.Contact_Us_Page form button {
    float: right;
    background: transparent;
    border: 2px solid #fff;
    color: #fff;
    padding: 6px 35px;
    font-family: 'Playfair Display', serif;
    font-size: 24px;
    font-weight: bold;
    margin: 14px 0 0;
}
.Contact_Us_Page .social_link ul li a {
    width: 50px;
    height: 50px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #23222d;
    font-size: 32px;
    border-radius: 100%;
    text-decoration: none;
}
.Contact_Us_Page .social_link ul li {
    display: inline-block;
}
.Contact_Us_Page .social_link ul {
    padding: 0 0 0 25px;
    margin: 0;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.Contact_Us_Page .social_contactInfo ul {
       margin: 40px 0 0;
   padding: 0 0 0 25px;
}
.Contact_Us_Page .social_contactInfo ul li {
    list-style: none;
}
.Contact_Us_Page .social_link {
    width: 100%;
    max-width: 300px;
}
.Contact_Us_Page .social_contactInfo ul li a {
color: #fff;
    font-size: 24px;
    margin: 12px 0;
    display: inline-block;
    text-decoration: none;
    font-family: 'Playfair Display', serif;
}
.Contact_Us_Page .social_link ul li a:hover {
    background: #23222d;
    color: #fff;
    box-shadow: 0px 0px 7px 1px #fff;
}
.Contact_Us_Page form button:hover {
    background: #fff;
    color: #000;
}
.Contact_Us_Page .mura-control-group.req {
    position: relative;
}
.Contact_Us_Page .mura-control-group.req .mura-response-error {
    position: absolute;
    right: 13px;
    top: 19px;
    color: #f00;
    padding: 2px 7px;
    font-weight: bold;
}
.Contact_Us_Page .error-container-1EAA8EDA-A60A-DBEE-E9EE5246A3846C0B .mura-response-error {
    color: #fff;
    text-align: center;
    background: red;
    padding: 6px;
    font-size: 16px;
}
.Contact_Us_Page .mura-response-success {
    font-size: 50px;
    text-align: left;
    height: 100%;
    color: #fff;
}
/* end 10 dec css */
@media only screen and (max-width: 1370px) {
	.Contact_Us_Page h1 {
    font-size: 42px;
    line-height: 104px;
    margin-bottom: 30px;
}
}
@media only screen and (max-width: 1200px) {
#chng_banner {
    min-height: 768px;
}
#chng_banner p {
      font-size: 47px;
}
section.available-horses {
    padding: 0px 0 40px;
}
.slick-prev {
    left: 0 !important;

}
.slick-next {
    right: 0 !important;

}
.Contact_Us_Page {
    height: auto !important;
}
.slick-prev, .slick-next {
    top: 140px !important;
    }
	section.banner-secton {
    padding: 40vh 0;
}
}
@media only screen and (max-width: 767px) {
	.xlCaption{
        	display: none !important;
    	}
    #chng_banner p {
    font-size: 30px;
    position: static;
    padding: 40px 0;
}
.iframe-videos {
    padding: 0px 0 0;
}
div#linkContent{
    position: static;
}
#chng_banner {
    min-height: 100%;
    height: 100%;
}
section.banner-secton {
    padding: 41vh 0;
    background-position: 100%;
}
section.news .ifram-block {
    margin: 0 0 15px;
    flex: 0 0 100%;
    max-width: 100%;
    flex-wrap: wrap;
}
.instagram-gallry .instagram-three-img, .instagram-gallry .instagram-single-img,.instagram-gallry .instagram-last-imgs {
    flex: 0 0 100%;
    max-width: 100%;
}
.instagram-gallry .instagram-single-img {
    margin: 14px 0 18px 0;
}
.partnership-videos h4, .hourse-slider h2 {
    font-size: 24px;
}
footer {
    background: #fff;
    padding-top: 30px;
}
.footer-block {
    padding: 0 0 40px;
}
.blackfooter {
    background-color: #23222E;
    padding: 50px 0 30px;
}
.navbar-brand {
    float: none;
    height: auto;
}
.navbar-brand > img {
    margin: 0 auto;
}
.text-center.footer-contact {
    margin: 0 0 25px;
}
.social-icon {
    width: 40px;
    height: 40px;
    margin: 5px 21px;
}
.social-icon img {
    width: 100%;
    height: 100%;
}
.blackfooter .pull-right.social-logo {
    float: none !important;
    text-align: center;
}
section.banner-secton {
    padding: 26vh 0;
}
.instagram-gallry .instagram-three-img .horizontal-img .imgCaption {
    flex: 0 0 49%;
    max-width: 49%;
   margin: 8px 0px;
}
.instagram-gallry .instagram-three-img .vertival-img, .instagram-gallry .instagram-single-img {
    margin: 0;
}
  .instagram-gallry .instagram-single-img {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}


div#instaId .imgCaption {
    position: relative;
    margin: 6px 0;
    flex: 0 0 49%;
    max-width: 49%;
}
#chng_banner p {
    margin: 0;
    padding: 40px 0;
}
.xlCaption {
    position: absolute !important;
    padding: 0 20px;
    top:15%;
}
.container {
    padding-right: 15px !important;
    padding-left: 15px !important;
}
.row {
    margin-right: -15px !important;
    margin-left: -15px !important;
}
.main-logo {
    left: 12px;
}
.xlCaption h1 {
    padding: 0 0 16px;
}
.dashLine {
    left: 0;

}
.field-container-58A87CE0-F81E-B2DA-950F25505464A1D8 {
    width: 100%;
    margin: 0 0 40px;
    padding: 0 15px;
}
section.news .subTitle {
    font-size: 22px;

}
section.youtubeFeeds .subTitle {
    font-size: 28px;

	}
	section.youtubeFeeds {
    padding: 30px 0;
}
  div#instaId {
    display: none;
}
div#instaIdMbl {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: space-between;
}
  .imgCaptionMbl {
    flex: 0 0 49%;
    max-width: 49%;
    margin-bottom: 15px;
}
  div#instaIdMbl .imgCaptionMbl{
    position:relative;
  }
  div#instaIdMbl .imgCaptionMbl:hover span {
     display: block !important;
    position: absolute;
    left: 0;
    background: #0c0a0a94;
    color: #fff;
    font-size: 14px;
    padding: 10px;
    height: 100%;
    overflow: auto;
    box-sizing: border-box;
    width: 100%;
    word-break: break-all;
}
  .Contact_Us_Page h1 {
    margin: 0 0 24px;
    font-size: 50px;
	    line-height: 44px;
}
.Contact_Us_Page {
	padding: 0px 0 30px;
    width: 90%;
}
.Contact_Us_Page .social_link {

    margin: 0 auto;
}
.Contact_Us_Page form button {
    margin: 20px auto 40px;
    display: block;
    width: 100%;
    max-width: 200px;
    float: none;
}
}
@media only screen and (max-width: 640px) {
	.headerArea video {
    display: block !important;
}
.mobile-safari-img {
    display: block;
    height: 409px;
    width: 100%;
    object-fit: cover;
}
 .imgCaption{
        display: block !important;
        position: absolute;
        top: 20%;
        left: 10%;
        color: #fff;
    }
}
@media only screen and (max-width: 580px) {
  .imgCaptionMbl {
    margin-bottom: 10px;
}
}

@media only screen and (max-width: 450px) {
	section.banner-secton {
    padding: 18vh 0;
}
.xlCaption h1 {
    font-size: 30px;
    line-height: 38px;
    padding: 0 0 16px;
}
.iframe-videos .ifram-block iframe {
    height: 175px;
}
}
@media only screen and (max-width: 375px) {
section.news img {
    height: 200px;
   
}
}
@media only screen and (max-width: 375px) {
	.iframe-videos .ifram-block iframe {
    height: 163px;
}
}
@media only screen and (max-width: 360px) {
  .imgCaptionMbl {
    margin-bottom: 7px;
}
}


.winner-new-sec aside {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    max-width: 540px; 
    margin: 0 15px;
}

.winner-new-sec aside h2 {
    flex: 0 0 70%;
    max-width: 70%;
    margin: 0;
    font-size: 36px;
    line-height: 41px;
    font-weight: 400;
    padding: 10px 15px;
    border: 2px solid #fff;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    color: #fff;
    font-family: 'Playfair Display', serif;
}

.winner-new-sec aside span {
    flex: 0 0 25%;
    max-width: 25%;
    background: #fff;
    float: right;
    font-size: 52px;
    line-height:52px;
    text-align: center;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    font-family: 'Playfair Display', serif;
}


@media only screen and (max-width:580px) {
.winner-new-sec aside h2 {
    font-size: 28px;
    line-height: 36px;
  }
.winner-new-sec aside span {
    font-size: 46px;
    line-height: 50px;
 }

}

@media only screen and (max-width:480px) {
.winner-new-sec aside h2 {
    font-size: 22px;
    line-height: 30px;
  }
.winner-new-sec aside span {
    font-size: 40px;
    line-height: 46px;
 }
}

.imgCaption{
    display: none;
}