.real-stories-block {background-color: #fff5e9;margin: 166px 0 220px;padding: 15px 0 0;position: relative;}
.real-stories-block .container {position: relative; z-index: 1;}
.real-stories-block:before {background: url(https://www.carmoola.co.uk/hubfs/car-finance-top-shape-2.svg) no-repeat;background-size: contain;background-position: bottom;width: 100%;height: 303px;position: absolute;top: -293px;left: 0;content: "";}
.real-stories-block:after {background: url(https://www.carmoola.co.uk/hubfs/car-finance-bottom-shape.svg) no-repeat;background-size: contain;background-position: top;width: 100%;height: 262px;position: absolute;bottom: -255px;left: 0;content: "";}
.real-stories-block .section-title {text-align: center;}
.real-stories-block .section-title h2 {font-size: 54px;}
.real-stories-block .section-title h2 span {color:#F90081;}
.real-stories-block .star-animated .left-bottom {bottom: 60px;left: 0;position: absolute;width: 64px;z-index: 1;}
.real-stories-block .star-animated .left-top {left: 34%;position: absolute;top: -106px;width: 97px;z-index: 1;}
.star-animated .center-top {display: none;}
.real-stories-block .star-animated .center-bottom {bottom: -110px;left: 69%;position: absolute;width: 106px;z-index: 1;}
.real-stories-block .star-animated .right-bottom {bottom: 0;position: absolute;right: -28px;width: 73px;z-index: 1;}
.real-stories-block .stories-row {display: flex; flex-wrap: wrap; flex-wrap; justify-content: space-between;}
.real-stories-block .st-col {width: 48.55%; display: flex; flex-wrap; justify-content: space-between;}
.real-stories-block .story-card {width: 47%; text-align: center; margin-top: 40px;}
.real-stories-block .story-card .story-img {position: relative; margin-bottom: 35px;}
.real-stories-block .story-card .story-img img {width: 100%; height:100%; position: absolute; left:0; top:0; object-fit: cover; display: block;}
.real-stories-block .story-card .story-img:after {display: block; content:""; padding-top: 65%;}
.real-stories-block .story-card h4 {font-size: 23px; line-height: 1.4; margin: 0;}
.real-stories-block .video-block {margin-top: 37px;}
.real-stories-block .video-block img {width: 100%;}
.real-stories-block .video-block iframe {
    width: 100%;
    min-width: 500px;
    height: 100%;
    min-height: 250px;
    border-radius: 20px;
}
.real-stories-block .social-links {width: 100%;}
.real-stories-block .social-links ul {display: flex;gap: 0 60px;justify-content: center;padding: 0;}
.real-stories-block .social-links ul li {list-style: none;margin-top: 35px;}
.real-stories-block .social-links ul li a {display: block;width: 37px;}

@media only screen and (max-width: 1199px) {
.real-stories-block {margin:80px 0 130px;}
.real-stories-block .section-title h2 {font-size: 40px;}
.real-stories-block .star-animated .left-top {left: 28%;top: -75px;}
.real-stories-block .star-animated .center-bottom {bottom: -70px;}
.real-stories-block .st-col {width: 49%;}
.real-stories-block .story-card {width: 48%; margin-top: 10px;}
.real-stories-block .story-card .story-img {margin-bottom: 20px;}
.real-stories-block .story-card h4 {font-size: 20px;}
.real-stories-block .video-block {margin-top: 10px;}
.real-stories-block .social-links ul {gap: 0 20px;}
}

@media only screen and (max-width: 767px) {
.real-stories-block {margin: 12% 0 25%;}
.real-stories-block:before {background: url(https://www.carmoola.co.uk/hubfs/car-finance-mobile-top-shape.svg) no-repeat;background-size: contain;background-position: bottom;width: 100%;height: 138px;position: absolute;top: -136px;left: 0;content: "";}
.real-stories-block:after {background: url(https://www.carmoola.co.uk/hubfs/car-finance-mobile-bottom-shape.svg) no-repeat;background-size: contain;background-position: top;width: 100%;height: 138px;position: absolute;bottom: -130px;left: 0;content: "";}
.real-stories-block .section-title h2 {font-size: 36px;max-width: 310px;margin-left: auto;margin-right: auto;}
.real-stories-block .stories-row {flex-direction: column-reverse; gap:15px 0;}
.real-stories-block .st-col {width: 100%;}
.real-stories-block .video-block {width: 100%;}
.real-stories-block .story-card h4 {font-size: 16px;}
.real-stories-block .social-links ul li {margin-top: 10px;}
.real-stories-block .social-links ul li a {width: 28px;}
.real-stories-block .star-animated .left-top {left: -22px;top: -23px;}
.real-stories-block .star-animated .left-bottom {bottom: 8px;left: -25px;}
.star-animated .center-top {left: 85%;position: absolute;top: -40px;width: 51px;z-index: 1;display: block;}
.real-stories-block .star-animated .center-bottom {bottom: -76px;left: 50%;width: 70px;}
.real-stories-block .star-animated .right-bottom {bottom: 189px;right: -18px;width: 43px;}
.real-stories-block br{display:none;}   
}
@media only screen and (max-width: 575px) {
.real-stories-block .video-block iframe {
   min-width: 350px;
   min-height: 195px;
    
}
}


@media only screen and (max-width: 419px) {
.real-stories-block .video-block iframe {
   min-width: 300px;
   min-height: 180px;
    
}
}

