@import url('https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');

/* Custom Styles */

ul{
    list-style-type: none;
}
.w-vulcan--background img{
    width: 100% !important;
    height: 100% !important;
    border-width :0px !important;
}


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

@media (min-width: 1160px){
#block-1624613096943{
    position: absolute;
    right: 14%;
    width: 40%;
    top: 57%; 
}
}
@media (max-width: 1159px){
#block-1624613096943{
   position: absolute;
    right: 15%;
    width: 39%;
    top: 62%; 
}
}
@media(max-width: 768px){
    .quote_img{
        width: 15px !important;
    }
}

@media(max-width: 768px){
    .img_row{
        flex-direction: column !important;
    }
}