
.secKatalog{

    position: relative;

    width: 100%;
    height: 45em;

    border-top: #225526 solid 1px;

    background:  linear-gradient(to bottom, #253139 90%, black 100%);

}

.secKatalog iframe{

    position: relative;

    width: 100%;
    height: 90%;

}
