.my-title h2 {
    font-size: 16px;
    line-height: 25px;
    margin-top: -10px;
    margin-bottom: 0;
    font-weight: bold;
    text-transform: uppercase;
}
.slider-area {
    padding: 95px 0;
    background-repeat: no-repeat;
    background-position: 50% 0;
    position: relative;
}
.features-area .my-title {
    margin-bottom: 10px;
}
.my-title p {
    color: #00b85d;
    font-size: 34px;
    line-height: 24px;
    letter-spacing: 2px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 40px;
    margin-top: -7px;
}
.my-big-text h1 {
    color: #00b85d;
    font-size: 155px;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 800;
    opacity: 0.1;
}