﻿/*
Style Name:     utility.css
Description:    Stili di utilità per sito terna.it
Author:         NS12 - dream-team - rcs 
Version:        1.0
Date:           16.05.2019
Modified:      	
*/

/* =============================================================
>> TABLE OF CONTENTS:
================================================================

1.0 - TWITTER
    1.1 - Twitter col 50% + Video col 50%

--------------------------------------------------------------*/

/* 
>> 1.0 - TWITTER
   since: ver 1.0
==============================================================*/

/*
>> 1.1 - Twitter col 50% + Video col 50%
   since: ver 1.0
--------------------------------------------------------------*/



.twit-col-50-video .twit-embed{
	overflow-y: scroll;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
    margin: 1.5rem auto;
}

.twit-col-50-video h2.trn-title,
.twit-col-50-video h3.trn-title{
	margin-bottom: 3rem;
}