.DivBodyPic{display:flex;flex-wrap:wrap;width:100%}.BodyLeftSection{position:relative;width:70%;min-height:560px}.leftClip{width:100%;height:100%;object-fit:cover}@media screen and (min-width:1001px){.leftClip{-webkit-clip-path:polygon(0 0,100% 0,90% 100%,0 100%);clip-path:polygon(0 0,100% 0,90% 100%,0 100%)}}.rectangleOnBody{width:150px;height:150px;border:5px solid red;top:50%;animation:rectangleOnBodyAnimate 1s linear infinite}.centered,.rectangleOnBody{position:absolute;left:50%;transform:translate(-50%,-50%)}.centered{top:60%;color:#fff;text-align:center;width:80%}.bodyTextOnImage1{font-weight:800;font-size:50px}.bodyTextOnImage1,.bodyTextOnImage2{font-family:Roboto,sans-serif;margin:0}.bodyTextOnImage2{font-weight:900;font-size:30px}.MainBodyOurArtical{width:30%;padding:20px}@keyframes rectangleOnBodyAnimate{0%{border-left-color:#ff9933}25%{border-top-color:#ffffff}50%{border-right-color:#138808}75%{border-bottom-color:#000080}to{border-left-color:#ffffff}}@media screen and (max-width:1000px){.DivBodyPic{flex-direction:column}.BodyLeftSection{width:100%;min-height:300px}.rectangleOnBody{top:35%;width:120px;height:120px}.centered,.rectangleOnBody{left:50%;transform:translate(-50%,-50%)}.centered{top:65%;width:90%;color:#fff}.bodyTextOnImage1{font-size:28px}.bodyTextOnImage2{font-size:18px}.MainBodyOurArtical{width:100%;margin-top:20px}}