img {
    max-height: 500px; 
}


h1 {
    font-family: acumin-pro-wide, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 50px;
    position: relative;
}


.section-two {
    background-color: #0000ff;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='513' height='61.6' viewBox='0 0 1000 120'%3E%3Cg fill='none' stroke='%231ca2ff' stroke-width='8.4' stroke-opacity='0.74'%3E%3Cpath d='M-500 75c0 0 125-30 250-30S0 75 0 75s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3Cpath d='M-500 45c0 0 125-30 250-30S0 45 0 45s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3Cpath d='M-500 105c0 0 125-30 250-30S0 105 0 105s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3Cpath d='M-500 15c0 0 125-30 250-30S0 15 0 15s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3Cpath d='M-500-15c0 0 125-30 250-30S0-15 0-15s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3Cpath d='M-500 135c0 0 125-30 250-30S0 135 0 135s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3C/g%3E%3C/svg%3E");
}

.section-two p {
    font-family: acumin-pro, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 35px;
    margin-top: 0.5em;
    position: relative;
    padding-bottom: 1rem;
}

.invasive[container="page_2"] {
    width: 468px;
    height: 485px;
    bottom: 0;
}

.bag[container="page_2"] {
    width: 400px;
    height: 400px;
    left: calc(85% - 400px);
    bottom: 0;
}

.filet[container="page_2"] {
    width: 511px;
    height: 586px;
    max-width: 50%;
    left: calc(100% - 511px);
    top: 25%;
    bottom: 0;
}

.fishes[container="page_2"] {
    width: 150px;
    height: 80px;
    bottom: 0;
}

