.port_img_boxes {
    background-color: #00435B;
    float: left;
    height: 900px;
    width: 675px;
    border-radius: 30px;
    margin-top: 185px;
    margin-left: 200px;
}
.profilebox .port_img_boxes img {
    border-radius: 30px;
}
.imag_ii {
    float: left;
    height: 400px;
    width: auto;
    border-radius: 30px;
    margin-top: 185px;
    margin-left: 30px;
}
.profilebox .port_img_iii img {
    border-radius: 30px;
    -webkit-box-shadow: 0px 0px 20px #A7AFB2;
    box-shadow: 0px 0px 20px #A7AFB2;
}

.profilebox .imag_ii img {
    border-radius: 30px;
    -webkit-box-shadow: 2px 0px 40px #A7AFB2;
    box-shadow: 2px 0px 40px #A7AFB2;
}

.port_img_iii {
    float: left;
    height: 400px;
    width: auto;
    margin-top: 185px;
    margin-left: 30px;
}
.port_img_iv {
    float: left;
    height: 470px;
    width: auto;
    margin-top: 30px;
    margin-left: 30px;
}
.profilebox .port_img_iv img {
    border-radius: 30px;
    -webkit-box-shadow: 2px 0px 40px #A7AFB2;
    box-shadow: 2px 0px 40px #A7AFB2;
}
.port_img_v {
    float: left;
    height: 470px;
    width: auto;
    margin-top: 30px;
    margin-left: 30px;
}
.profilebox .port_img_v img {
    border-radius: 30px;
    -webkit-box-shadow: 2px 0px 40px #A7AFB2;
    box-shadow: 2px 0px 40px #A7AFB2;
}


.wrapper .currentworkbox iframe {
    margin-left: 440px;
    border-radius: 32px;
    border: 15px solid #4D8EA2;
    padding-top: 0px;
    margin-top: -30px;
    -webkit-box-shadow: 2px 0px 40px #A7AFB2;
    box-shadow: 2px 0px 40px #A7AFB2;
}
.wrapper .currentworkbox p {
    color: #4D8EA2;
    font-family: montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 5rem;
    text-align: center;
    margin-top: 71px;
}
