#scrolling-images-v3-content .main-paragraph-1{
max-width: 800px;
}
#scrolling-images-v3-content .btn{
color: #000!important;
line-height: 1.5em;
text-decoration: none!important;
}
/* Row 1 */
#scrolling-images-v3-content .scrolling-images-v3-part:first-child,
#scrolling-images-v3-content .scrolling-images-v3-part:first-child .scrolling-images-v3-slide,
#scrolling-images-v3-content .scrolling-images-v3-part:first-child .content-image {height: 370px;}
#scrolling-images-v3-content .scrolling-images-v3-part:first-child .content-image {background-color: #000;}
/* Row 2 */
#scrolling-images-v3-content .scrolling-images-v3-part:nth-child(2) .scrolling-images-v3-slide .content-image {
    min-width: 220px;
    height: 200px;
    background: linear-gradient(1deg, #3c3a3a 30%, #212121 90%);
    border-radius: 1.25rem;
    padding: 1rem;
}
 @media screen and (max-width:767px){} @media screen and (-webkit-max-device-pixel-ratio: 1) and (min-width: 1200px), screen and (min-width: 768px) and (max-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1) and (min-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1200px){}