.mainpage_rounded {
    border: none !important;
}
.mainpage_rounded div {
    border: none !important;
}
.mainpage_rounded div:hover {
    border: none !important;
}

.mainpage_rounded .mb-3 {
    height: 350px !important;   
    border: none !important;    
    padding: 25px;
    text-align: center !important;
}
.mainpage_rounded .mb-3:hover {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
}
.mainpage_rounded img {
    height: 300px;
    border-radius: 100% !important;
    border: solid 15px var(--t4-border-color) !important;
}
.why {
    background-image: url('/new/images/plastic/equip/img1.jpg');
    background-repeat: no-repeat;
    height: 400px;
}
.content_plastic {
    background-color: transparent !important;
}
.content_plastic h1 {
text-align: right;
  font-size: 50pt;
  padding-top: 0px;
  margin-top: -100px;
  padding-bottom: 130px;
}
.t4-header-images {
    width: 100%;
    height: 200px;
    }
.t4-header-images div, img{
    max-width: none;
    padding: 0px !important;
    margin: 0px !important
}
.maps {
    min-height: 450px !important;
    padding-bottom: 100px !important;
}