.activity-info .col.l3{
    padding: 0 30px;
}


.activity-info .col.l9{
    position: relative;
    padding: 0;
}

.activity-info h4{
    margin-bottom: 10px;
        font-size: 2.5vw;

}

.activity-info h1{
    margin-top: 0;
    font-weight: 500;
    font-size: 3.5vw;
}

.activity-info img{
    display: block;
    width: 100%;
}

.activity-details{
        font-size: 1.2rem;

}

.activity-info i{
    margin-right: 10px;
}

.activity-info .registration-link{
    position: absolute;
    bottom: 20px;
    right: 20px;
}

.activity-details-small h4{
    font-weight: 500;
    font-size: 2em;
}