#tech-ref {
    background-color: #fff;
    padding: 20px 0 40px;
    text-align: center;
}
#tech-ref h2 {
    margin-bottom: 20px;
}
#tech-ref p {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.7;
    text-align: center;
}
#tech-ref svg {
    max-width: 100%;
    height: auto;
}
