@charset "UTF-8";

section#conteudo {
    width: 1070px;
    margin: auto;
}
iframe#frame-circuito {
    position: relative;
    left: 30px;
    top: 0px;
    width: 480px;
    height: 250px;
    border: none;
    overflow: hidden;
}
iframe#frame-circuito::-webkit-scrollbar {
    display: none;
   
}
img#icone1 {
    position: relative;
    left: 20px;
    top: 0px;
            }