/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Aug 12, 2020, 4:48:24 PM
    Author     : user
*/

#contSuppliers .tbl >.cl.vat {
	padding: 0 15px;
}

#contSuppliers img.icon-portal {
	height: 72px;
}

#contSuppliers .tbl >.cl.vat .mygtukas {
	padding: 0 15px;
	min-width: 125px;
}

@media only screen and (max-width: 767px) {
	#contSuppliers .tbl >.cl.vat {
		padding: 35px 0;
	}
}

@media only screen and (min-width: 767px) {
	.savitarna_block .block_content {
		padding: 20px 0 !important;
	}
	#contSuppliers .tbl >.cl.vat {
		padding: 35px 10px;
	}
	.savitarna_block .block_footer {
		padding: 0 115px;
	}
}