@charset "UTF-8";

sectoin#contudo {
    width: 1000px;
    margin: auto;
}

iframe#frame-spec {
    width: 400px;
    height: 280px;
    border: none;
    overflow: hidden;
    position: relative;
    left: 90px;
}

iframe#frame-spec::-webkit-scrollbar {
    display: none;
}