.cplx{
    font-size: larger;
    font-weight: bold;
    line-height: 40px;
}
.cplxcontainer{
    margin-top: 8vw;
}
@media screen and (min-width:1201px) and (max-width: 1215px) {
    .container .inside>h2{
        width: 100%;
    }
}