﻿@media (max-width: 700px) {

    .tableRow.tableRow:not(.noadaptive) td:nth-child(1):before {
        content: 'Размер теплицы';
    }
    .tableRow.tableRow:not(.noadaptive) td:nth-child(2):before {
        content: 'Стоимость теплицы поликарбонатом "СТАНДАРТ"';
	}
	.tableRow.tableRow:not(.noadaptive) td:nth-child(3):before {   
        content: 'Стоимость сборки теплицы';
	}
    /* .tableRow.tableRow:not(.noadaptive) td:nth-child(5):before {
        content: 'Стоимость сборки теплицы';
    }
    .tableRow.tableRow:not(.noadaptive) td:nth-child(6):before {
        content: 'Стоимость основания из бруса';
    } */
	
	
	
	#content26 .tableRow.tableRow:not(.noadaptive) td:nth-child(1):before {
        content: 'Наименование';
    }
    #content26 .tableRow.tableRow:not(.noadaptive) td:nth-child(2):before {
        content: 'Стоимость при высоте 19 см';
    }
    #content26 .tableRow.tableRow:not(.noadaptive) td:nth-child(3):before {
        content: 'Стоимость при высоте 22 см';
    }
    #content26 .tableRow.tableRow:not(.noadaptive) td:nth-child(4):before {
        content: 'Стоимость при высоте 33 см';
    }
	
	}
	
