.slider-4-bg {
    background: url(/sites/meweb/images/free-tools/images/observability-banner.png) !important;
    background-size: 100% 100% !important;
    height: 410px !important;
    background-repeat: no-repeat !important;
}
.slider-4-bg .col-7{
    margin-top: 10%;
    position: relative;
    left: 5%;
}
.slider-4-bg .col-5{
   display: inline-block;
    position: absolute;
    right: -14%;
    top: 39%;
}
.slider-4-bg h2{
    font-size: 54px;
    line-height: 69px;
}
.slider-4-bg .col-5 p{
font-size: 23px;
    color: #000 !important;
    font-weight: bold;
    line-height: 30px;
}
.slider-4-bg .btn-red{
background :#cb1832 !important;
font-size: 20px !important;
    color: #fff !important;
}
.banner-fw-700 {
    font-weight: 700;
}
.txt-white {
    color: #ffffff !important;
}