
.change-position-related {
    display: block!important;
    border: none;
    border-radius: 8px;
    margin: 7.5px;
    text-align: left;
    background-color: #f6f6f6;
}

.change-position-related h2.products-related-header {
    text-align: center;
    padding-top:8px;
}


@media (max-width:768px) {
.change-position-related {
padding: 15px;
margin-bottom:20px;
}