﻿.content-top-description {
    max-width: 100%;
  margin-bottom: 0px;
}

.tablet .columns.gutter-l.tablet-break-first:only-child > .columns-item:not(:last-child),
.phone .columns.gutter-l.phone-break-first:only-child > .columns-item:not(:last-child),
.tablet .columns.gutter-l.tablet-break-last:only-child > .columns-item:not(:last-child),
.phone .columns.gutter-l.phone-break-last:only-child > .columns-item:not(:last-child),
.tablet .columns.gutter-l.tablet-break-middle:only-child > .columns-item:not(:last-child),
.phone .columns.gutter-l.phone-break-middle:only-child > .columns-item:not(:last-child),
.tablet .columns.gutter-l.tablet-break-all:only-child > .columns-item:not(:last-child),
.phone .columns.gutter-l.phone-break-all:only-child > .columns-item:not(:last-child) {
    margin-bottom: 0px;
}

.tabs .tabs-content {
 padding: 0px;   
}

.section {
    padding: 0 var(--space-l) var(--space-l) var(--space-l);
    
}

.tablet .tabs-header-item,
.phone .tabs-header-item
{
  padding: 8px;  
}


.content-top-description {
  font-size: 16px;  
}