.web-design-banner {
    background-image: url(https://toxsl.com/themes/new/img/shape/banner-effect-3.svg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
    padding: 196px 0 236px;
    display: flex;
    align-items: center;
    min-height: 100vh;
}
