.mini-icon-cv{
    width: 50px;
    height: auto;
}

.cv-section{
    width:40%;
    margin-left: 2%;
    margin-right: 2%;
    display: inline-block;
    vertical-align: top;
}

p.cv-list{
    margin-bottom: 10px !important;
    margin-top: 10px !important;
}

.fila-videos{
    display: flex;
    text-align: center;
    margin-bottom: 1em;
}

.fila-videos .video-surfway{
    width:25em;
    height: 25em;
    margin-left: 1em;
    margin-right: 1em;
    display: inline-flex;
}

.video-myo{
    width: 100%;
    height: auto;
}

.techtopassion-img{
    width:40%;
    height: auto;
    display: inline-block;
    margin-top: 2em;
    margin-bottom: 2em;
}