.sessao9{
   color: #f0f0f0;
   padding: 10px;
   background-color: #141D3B;
   display: flex;
   justify-content: center;
   justify-items: center;
   text-align: center;
}

.ifr{
    margin-left: 10px;
    margin-bottom: 30px;
    padding: 10px;
    border-radius: 5px;
    background-color: #f0f0f2;
    width: 100%;
    max-width:400px; 
    height:600px;
    border:none;
    overflow:hidden;
}