File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -241,7 +241,7 @@ $tco-color-dark: #ea690b;
241
241
242
242
.tc-banner-placeholder.cognitive {
243
243
background-image : url (../../images/cognitive-home-hero.jpg );
244
- background-size : 100 % ;
244
+ background-size : cover ;
245
245
height : 352px ;
246
246
background-position : center 100% ;
247
247
background-repeat : no-repeat ;
@@ -256,6 +256,7 @@ $tco-color-dark: #ea690b;
256
256
align-items : flex-start ;
257
257
margin-left : 37px ;
258
258
height : 95% ;
259
+ justify-content : space-between ;
259
260
260
261
.img {
261
262
background-image : url (../../images/cognitive-home-hero-title.png );
@@ -268,7 +269,7 @@ $tco-color-dark: #ea690b;
268
269
269
270
.description {
270
271
color : $white ;
271
- margin : 41 px 30px 45 px 0 ;
272
+ margin : 0 30px 0 0 ;
272
273
font-size : 24px ;
273
274
line-height : 29px ;
274
275
text-align : left ;
@@ -283,7 +284,6 @@ $tco-color-dark: #ea690b;
283
284
background-color : white ;
284
285
color : #0096FF ;
285
286
padding : 10px 20px ;
286
- margin-top : 10px ;
287
287
}
288
288
289
289
.tc-btn-radius {
You can’t perform that action at this time.
0 commit comments