/**
  * @section custom subtemplates
  * @see     http://www.yaml.de/en/documentation/practice/subtemplates.html
  */
 
.pt-subcolumns {
    clear: both;
}

.subcolumns .col-content {
    overflow: hidden;
}

.subcolumns .col-content img {
    border: 0;
}

.subcolumns .col-content * {
    float: none;
    text-align: left;
}

.subcolumns .col-content .tx-ptgsashop-pi2-right * {
    text-align: right;
}
