.parlamento-2024-iframe {
	overflow: hidden;
    width: 100%;
    border: none;
    outline: none;
    height: 700px;
}

@media screen and (min-width: 1127px) {
    .parlamento-2024-iframe {
    	height: 1250px;
    }
}